Preetha Appan
|
317fbf04b1
|
Adds SpecChanged check to alloc health and fail deployment end points, and other code review comments.
|
2017-11-03 15:33:34 -05:00 |
Preetha Appan
|
97474a1521
|
Clarify comment about infinite revert cycles
|
2017-11-03 14:25:14 -05:00 |
Preetha Appan
|
b5e7985461
|
Remove extra newline
|
2017-11-03 08:15:11 -05:00 |
Preetha Appan
|
abbe4103d1
|
Update rollback test to add a spec change, and add new test for rollback failed status
|
2017-11-02 19:53:27 -05:00 |
Preetha Appan
|
5505391663
|
Fixes auto revert to check if the job's spec has changed before reverting. This prevents infinite reverting when reverting to a job version that was previously stable, but not so after attempting a revert.
|
2017-11-02 19:53:27 -05:00 |
Alex Dadgar
|
c1cc51dbee
|
sync
|
2017-10-13 14:36:02 -07:00 |
Michael Schurter
|
a66c53d45a
|
Remove `structs` import from `api`
Goes a step further and removes structs import from api's tests as well
by moving GenerateUUID to its own package.
|
2017-09-29 10:36:08 -07:00 |
Alex Dadgar
|
84d06f6abe
|
Sync namespace changes
|
2017-09-07 17:04:21 -07:00 |
Alex Dadgar
|
abfc56a871
|
WatchCtx propogates context error
|
2017-09-06 17:37:40 -07:00 |
Alex Dadgar
|
8c69dd3fd3
|
Remove panic from testing
|
2017-08-31 10:42:58 -07:00 |
Alex Dadgar
|
590ff91bf3
|
Deployment watcher takes state store
|
2017-08-30 18:51:59 -07:00 |
Alex Dadgar
|
782abf4098
|
Fix race creating EvalFuture
This PR fixes https://github.com/hashicorp/nomad/issues/3044
|
2017-08-17 13:23:58 -07:00 |
Alex Dadgar
|
f64b05a001
|
Deployment desc when no stable job and autorevert
This PR adds a specialized description when the job has autorevert set
and there is no job to revert to.
|
2017-08-12 15:50:51 -07:00 |
Luke Farnell
|
f0ced87b95
|
fixed all spelling mistakes for goreport
|
2017-08-07 17:13:05 -04:00 |
Alex Dadgar
|
219ef8a640
|
parallel deploymentwatcher tests
|
2017-07-21 19:23:24 -07:00 |
Alex Dadgar
|
d3409d10c4
|
Remove comment
|
2017-07-21 15:55:43 -07:00 |
Alex Dadgar
|
0eaea964ed
|
Improve shutdown code
|
2017-07-21 15:44:51 -07:00 |
Alex Dadgar
|
30efd5a27a
|
Skip error log on shutdown
This PR fixes the detection of a shutdown scenario and squelches the
error log.
|
2017-07-19 11:15:53 -07:00 |
Alex Dadgar
|
cb966e550d
|
fix blocking queries in deployment watcher
|
2017-07-18 13:02:40 -07:00 |
Alex Dadgar
|
bfc22346d5
|
Return the reverted job version
|
2017-07-07 12:10:04 -07:00 |
Alex Dadgar
|
454083ba1b
|
Remove canary
|
2017-07-07 12:10:04 -07:00 |
Alex Dadgar
|
09dfa2fc10
|
Rename CreateDeployments and remove cancelling behavior in state_store
|
2017-07-07 12:10:04 -07:00 |
Alex Dadgar
|
43d2db1c14
|
Small fixes
|
2017-07-07 12:07:08 -07:00 |
Alex Dadgar
|
e7034691ea
|
deployment status
|
2017-07-07 12:07:07 -07:00 |
Alex Dadgar
|
abf34204cc
|
JobVersions returns struct with optional diff
|
2017-07-07 12:05:57 -07:00 |
Alex Dadgar
|
dad9e69822
|
more comment fixes
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
5fdee898b2
|
simplify the batcher's timers
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
7154e4e08f
|
Remove setters
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
c189948ad2
|
comments on watcher
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
79632d65c1
|
fix index
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
8f4b22c1e1
|
Fix tests
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
87d187d777
|
Tests
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
423e5b45da
|
FailDeployment
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
7af65aa3d7
|
Add watcher to server
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
3216b44af2
|
comments
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
bf52b401a5
|
batch test
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
f35a12b47b
|
Fix unnecessary evals
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
c52790e448
|
more tests
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
b4c8f56570
|
Deployment watcher tests
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
013085a62e
|
Watcher
|
2017-07-07 12:03:11 -07:00 |
Alex Dadgar
|
d04877d23c
|
initial impl
|
2017-07-07 12:03:11 -07:00 |