Commit Graph

27 Commits

Author SHA1 Message Date
Alex Dadgar
20a009e180 Make inspect output submittable 2016-04-13 16:53:39 -07:00
Alex Dadgar
a4e4819716 run -output adds job key 2016-03-29 15:02:14 -07:00
Alex Dadgar
52347d42f9 Add nomad inspect command 2016-03-21 12:46:35 -07:00
Alex Dadgar
1ab7896133 Move endpoint to be under job 2016-01-19 11:09:36 -08:00
Alex Dadgar
94f4b23acb Add force spawn endpoint 2016-01-13 10:19:53 -08:00
Alex Dadgar
f13a9d934a Check parent id of prefix jobs and special case the output if no child job has been launched 2016-01-07 14:43:55 -08:00
Alex Dadgar
c9247c7398 Add ProhibitOverlap option to PeriodicConfig 2016-01-07 11:19:46 -08:00
Ivo Verberk
db82564041 Bring up-to-date with master 2015-12-24 21:16:32 +01:00
Ivo Verberk
905742249e Refactoring continued
* Refactor other cli commands to new design
* Add PrefixList method to api package
* Add more tests
2015-12-24 20:53:37 +01:00
Alex Dadgar
ac3d833942 Leader election restore, add structs to api jobs 2015-12-23 18:26:39 -08:00
Diptanu Choudhury
fc6b874d60 Fixed the imports 2015-10-20 16:42:53 -07:00
Diptanu Choudhury
7b843626b0 Added the UpdataStrategy struct to the api/jobs struct so that we don't loose the information passed on from the cli 2015-10-20 16:16:05 -07:00
Ryan Uber
6c3c45641f api: rename jobs.Delete -> jobs.Deregister 2015-09-22 10:45:06 -07:00
Ryan Uber
cd10614798 api: job deregister returns eval ID 2015-09-22 10:45:06 -07:00
Ryan Uber
06aa0119e4 api: sort all list responses 2015-09-17 13:10:20 -07:00
Ryan Uber
24cd105200 api: composing jobs takes region 2015-09-16 11:42:08 -07:00
Ryan Uber
cfb6f3781c api: add region to jobs 2015-09-16 11:26:47 -07:00
Ryan Uber
d2597982ad api: use stub structs 2015-09-13 20:02:22 -07:00
Ryan Uber
cf64966dc2 api: support force-eval 2015-09-09 18:39:24 -07:00
Ryan Uber
9fea4bf6cb api: more tests for jobs 2015-09-09 17:29:43 -07:00
Ryan Uber
7b94b6213a api: allow query options everywhere 2015-09-09 13:18:50 -07:00
Ryan Uber
5d1e515112 api: restructure client 2015-09-09 13:05:27 -07:00
Ryan Uber
aa08c1c01b api: structs are composable 2015-09-09 00:33:56 -07:00
Ryan Uber
33e7d0cd2d api: add constraints generators 2015-09-08 19:27:04 -07:00
Ryan Uber
689fa2bb11 api: finishing jobs 2015-09-08 18:42:34 -07:00
Ryan Uber
ff894b352c api: look up allocations by job ID 2015-09-08 17:52:47 -07:00
Ryan Uber
94119d0472 api: allow retrieving jobs by ID 2015-09-08 17:20:52 -07:00