Michael Schurter
|
5b59bea67b
|
Move caonicalization from nomad/structs/ to api/
|
2017-06-21 17:19:08 -07:00 |
Alex Dadgar
|
6232b66ea7
|
Thread through warnings about deprecations
|
2017-05-09 20:52:47 -07:00 |
Alex Dadgar
|
10b040aea3
|
New update block; still need to handle the upgrade path
|
2017-05-08 17:44:26 -07:00 |
Alex Dadgar
|
65945a09fa
|
Agent test
|
2017-04-20 11:14:06 -07:00 |
Alex Dadgar
|
3145086a42
|
non-purge deregisters
|
2017-04-15 17:08:05 -07:00 |
Alex Dadgar
|
45ad95e862
|
Agent API + api package
|
2017-04-15 17:08:05 -07:00 |
Alex Dadgar
|
3b9bdfef1c
|
Make validate work without a Nomad agent
|
2017-03-03 15:02:03 -08:00 |
Alex Dadgar
|
8827b4f4d0
|
Fix canonicalization of services
|
2017-03-01 15:30:01 -08:00 |
Alex Dadgar
|
c105e5a080
|
Fix wrong types
|
2017-02-22 16:56:51 -08:00 |
Alex Dadgar
|
b5995c6cd7
|
Vendor + test fixes
|
2017-02-22 15:55:33 -08:00 |
Alex Dadgar
|
b49fceb491
|
rebase
|
2017-02-20 16:43:28 -08:00 |
Alex Dadgar
|
99538ddf1c
|
Add defaulting test and fix types on the agent job endpoint tests
|
2017-02-20 15:53:56 -08:00 |
Diptanu Choudhury
|
d0d7c92bab
|
Added tests
|
2017-02-16 13:52:39 -08:00 |
Michael Schurter
|
1f7b5b4b47
|
Rename Constructor -> Parameterized Job
|
2017-01-20 12:43:10 -08:00 |
Alex Dadgar
|
8d5f0fea69
|
Merge pull request #2128 from hashicorp/f-dispatch
Nomad Constructor Jobs and Dispatch
|
2017-01-06 05:22:49 +08:00 |
Alex Dadgar
|
5d48c492a4
|
Fix test
|
2016-12-18 16:54:12 -08:00 |
Alex Dadgar
|
4e8035756b
|
Fix test and prevent job with payload from being submitted
|
2016-12-18 16:32:14 -08:00 |
Alex Dadgar
|
4a5c3c8db0
|
Rename structs
|
2016-12-14 14:28:43 -08:00 |
Alex Dadgar
|
244c95b1ce
|
agent tests
|
2016-12-01 16:27:22 -08:00 |
Diptanu Choudhury
|
5191b4d33a
|
Making the status command return the allocs of currently registered job
|
2016-11-24 16:31:30 +01:00 |
Diptanu Choudhury
|
ce8a43b848
|
Fixed a test
|
2016-08-16 16:36:15 -07:00 |
Cameron Davison
|
0104d6fe08
|
use last job eval if multiple exist, when looking for registration
|
2016-08-13 22:37:35 -05:00 |
Alex Dadgar
|
a231f6f998
|
Switch to using the harness
|
2016-05-16 12:49:18 -07:00 |
Alex Dadgar
|
ab0b57a9a1
|
Initial plan endpoint implementation - WIP
|
2016-05-05 11:21:58 -07:00 |
Alex Dadgar
|
3c9e0c9c47
|
Lower number of submitted jobs
|
2016-04-13 16:33:30 -07:00 |
Alex Dadgar
|
cffc04fa91
|
Missing forward slash
|
2016-01-19 11:18:03 -08:00 |
Alex Dadgar
|
5e900b94d0
|
Move endpoint to be under job
|
2016-01-19 11:09:36 -08:00 |
Ivo Verberk
|
0c01ca49e6
|
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 |
Armon Dadgar
|
2ff133c0e6
|
nomad: rename region1 to global. Fixes #41
|
2015-09-13 18:18:40 -07:00 |
Armon Dadgar
|
1a5579384a
|
nomad: cleanup API descrepencies
|
2015-09-06 20:47:42 -07:00 |
Armon Dadgar
|
ce446e5e2a
|
http: complete the eval endpoints
|
2015-09-06 16:18:25 -07:00 |
Armon Dadgar
|
479a9255d6
|
agent: fixing test names
|
2015-09-06 14:15:29 -07:00 |
Armon Dadgar
|
71d1178a70
|
http/job: complete the job endpoints
|
2015-09-06 12:32:22 -07:00 |
Armon Dadgar
|
f166c7248f
|
http/job: support force evaluation endpoint
|
2015-09-06 11:50:37 -07:00 |
Armon Dadgar
|
5e277579d0
|
http/job: handle register
|
2015-09-06 11:47:52 -07:00 |
Armon Dadgar
|
327368d763
|
http/job: adding update endpoint
|
2015-09-05 19:08:47 -07:00 |
Armon Dadgar
|
540c9d3496
|
http/job: adding job query endpoint
|
2015-09-05 18:43:40 -07:00 |
Armon Dadgar
|
a2176148f2
|
http/job: implement deregister
|
2015-09-05 18:20:47 -07:00 |
Armon Dadgar
|
f858c31426
|
http: framework jobs endpoints
|
2015-09-05 18:00:30 -07:00 |