Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-12-06 Thread Cas Donoghue (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cas Donoghue updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Cas Donoghue  
 
 
Fix Version/s: 
 BOLT Next  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-11-30 Thread Lucy Wyman (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lucy Wyman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Lucy Wyman  
 
 
Release Notes: 
 Not Needed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-11-28 Thread Lucy Wyman (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lucy Wyman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Lucy Wyman  
 

  
 
 
 
 

 
 We'll need to create a new ruby application, similar to bolt-server.The application should have a '/plan/run' endpoint, which receives requests, starts executing the specified plan, and returns a status response.Requests should have the following format:* {{plan_name}} (required, string)* {{environment}} (string, default production)* {{job_id}} (required, string)* {{description}} (optional, string)* {{params}} (required, hash){code}{  "plan_name" : "canary",  "environment": "production",   "job_id": "123842",  "description" : "Start the canary plan on node1 and node2",  "params" : {"nodes" : ["node1.example.com", "node2.example.com"],"command" : "whoami","canary" : 1  }}{code}Response should be  " {status: "running"} "  or an error object  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this 

Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-11-28 Thread Lucy Wyman (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lucy Wyman assigned an issue to Lucy Wyman  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Lucy Wyman  
 
 
Assignee: 
 Lucy Wyman  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-11-27 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 
 
Assignee: 
 Michael Smith  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-11-21 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith assigned an issue to Michael Smith  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 
 
Assignee: 
 Michael Smith  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-11-21 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 

  
 
 
 
 

 
 We'll need to create a new ruby application, similar to bolt-server.The application should have a '/plan/run' endpoint, which receives requests, starts executing the specified plan, and returns a status response.Requests should have the following format:* {{plan_name}} (required, string)* {{environment}} ( required,  string, default production)* {{job_id}} (required, string)* {{description}} (optional, string)* {{params}} (required, hash) * {{params:nodes}} (required, array?)   {code}{  "plan_name" : "canary",  "environment": "production",   "job_id": "123842",  "description" : "Start the canary plan on node1 and node2",  "params" : {"nodes" : ["node1.example.com", "node2.example.com"],"command" : "whoami","canary" : 1  }}{code}Response should be "{status: "running"}" or an error object  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-11-21 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 

  
 
 
 
 

 
 We'll need to create a new ruby application, similar to bolt-server.The application should have a '/plan/run' endpoint, which receives requests, starts executing the specified plan, and returns a status response.Requests should have the following format:* {{plan_name}} (required, string)* {{environment}} (required, string, default production)* {{job_id}} (required,  int  string )* {{description}} (optional, string)* {{params}} (required, hash)* {{params:nodes}} (required, array?){code}{  "plan_name" : "canary",  "environment": "production",   "job_id": "123842",  "description" : "Start the canary plan on node1 and node2",  "params" : {"nodes" : ["node1.example.com", "node2.example.com"],"command" : "whoami","canary" : 1  }}{code}Response should be "{status: "running"}" or an error object  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 
   

Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-11-21 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 

  
 
 
 
 

 
 We'll need to create a new ruby application, similar to bolt-server.The application should have a '/plan/run' endpoint, which receives requests,  executes  starts executing  the specified plan, and returns  the plan results as JSON  a status response . Requests should have the following format:* {{plan_name}} (required, string)* {{environment}} (required, string, default production)* {{job_id}} (required, int)* {{description}} (optional, string)* {{params}} (required, hash)* {{params:nodes}} (required, array?){code}{  "plan_name" : "canary",  "environment": "production",   "job_id": "123842",  "description" : "Start the canary plan on node1 and node2",  "params" : {"nodes" : ["node1.example.com", "node2.example.com"],"command" : "whoami","canary" : 1  }}{code}Response should be "{status: "running"}" or an error object  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

 

Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-11-20 Thread Alex Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Dreyer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Alex Dreyer  
 

  
 
 
 
 

 
 We'll need to create a new ruby application, similar to bolt-server.The application should have a '/plan/run' endpoint, which receives requests, executes the specified plan, and returns the plan results as JSON. Requests should have the following format:* {{plan_name}} (required, string)* {{environment}} (required, string, default production)* {{job_id}} (required, int)* {{description}} (optional, string)* {{params}} (required, hash)* {{params:nodes}} (required, array?){code}{  "plan_name" : "canary",  "environment": "production",   "job_id": "123842",  "description" : "Start the canary plan on node1 and node2",  "params" : {"nodes" : ["node1.example.com", "node2.example.com"],"command" : "whoami","canary" : 1  }}{code} Responses Response  should be  the Bolt plan result, as JSON.  "{status: "running"}" or an error object  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

 

Jira (BOLT-982) Create new plan executor application with /plan/run endpoint

2018-11-19 Thread Lucy Wyman (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lucy Wyman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-982  
 
 
  Create new plan executor application with /plan/run endpoint   
 

  
 
 
 
 

 
Change By: 
 Lucy Wyman  
 
 
Summary: 
 Create new  ruby  plan executor  application with /plan/run endpoint  
 

  
 
 
 
 

 
 We'll need to create a new ruby application, similar to bolt-server . The application should have a '/plan/run' endpoint, which receives requests, executes the specified plan, and returns the plan results as JSON. Requests should have the following format:* {{plan_name}} (required, string)* {{environment}} (required, string, default production)* {{job_id}} (required, int)* {{description}} (optional, string)* {{params}} (required, hash)* {{params:nodes}} (required, array?){code}{  "plan_name" : "canary",  "environment": "production",   "job_id": "123842",  "description" : "Start the canary plan on node1 and node2",  "params" : {"nodes" : ["node1.example.com", "node2.example.com"],"command" : "whoami","canary" : 1  }}{code} Responses should be the Bolt plan result, as JSON.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)