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
|
15fad96c21
|
Merge pull request #2868 from hashicorp/f-feedback
Variety of UX fixes
|
2017-07-20 17:43:42 -07:00 |
|
Alex Dadgar
|
39e7a26e5d
|
Small fixes and UX changes
|
2017-07-19 13:34:24 -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
|
e1888e822c
|
Merge pull request #2841 from hashicorp/b-rolling-no-fit
Treat destructive updates atomically
|
2017-07-19 11:11:25 -07:00 |
|
Alex Dadgar
|
e51bc66680
|
Shrink dynamic port range
This PR shrinks the dynamic port range to not overlap with most
operating systems ephemeral port range: https://en.wikipedia.org/wiki/Ephemeral_port
|
2017-07-18 13:47:53 -07:00 |
|
Alex Dadgar
|
cb966e550d
|
fix blocking queries in deployment watcher
|
2017-07-18 13:02:40 -07:00 |
|
Alex Dadgar
|
22e84d00ab
|
Fix deep copy of driver config
|
2017-07-17 17:53:21 -07:00 |
|
Alex Dadgar
|
641e178416
|
Stop before trying to place
|
2017-07-17 17:18:12 -07:00 |
|
Alex Dadgar
|
755d20da92
|
Merge pull request #2830 from hashicorp/b-max-warning
Warn instead of error when max_parallel is greater than count.
|
2017-07-17 15:35:23 -07:00 |
|
Alex Dadgar
|
cd78b99d14
|
Address feedback
|
2017-07-17 15:35:14 -07:00 |
|
Alex Dadgar
|
84c2f25e0a
|
Deployment GC ensures no alloc references
|
2017-07-17 14:09:59 -07:00 |
|
Alex Dadgar
|
311084c724
|
Allow the deployment to not exist and just no-op
|
2017-07-17 14:09:59 -07:00 |
|
Alex Dadgar
|
f91312a49a
|
Fix typo
|
2017-07-14 09:53:46 -07:00 |
|
Alex Dadgar
|
7a74080079
|
Log reason a plan gets rejected per node.
This PR adds a log explaining why a plan gets rejected. Should help
debugging.
|
2017-07-13 17:14:02 -07:00 |
|
Alex Dadgar
|
e71e315950
|
Fix log line for gc'ing deployments
|
2017-07-13 15:07:25 -07:00 |
|
Alex Dadgar
|
aa2126cc1a
|
Warn instead of error when max_parallel is greater than count.
Fixes https://github.com/hashicorp/nomad/issues/2819
|
2017-07-13 13:10:45 -07:00 |
|
Alex Dadgar
|
79ce4bdfc6
|
Merge pull request #2807 from hashicorp/f-validate-ports
Prevent port conflicts
|
2017-07-07 16:59:18 -07:00 |
|
Alex Dadgar
|
6cde454509
|
Handle same task reserving ports twice
|
2017-07-07 16:58:20 -07:00 |
|
Alex Dadgar
|
3ea8b02826
|
Merge pull request #2808 from hashicorp/b-restore-periodic
When restoring periodic jobs, take into consideration launch time zone
|
2017-07-07 16:51:23 -07:00 |
|
Alex Dadgar
|
f86760db3c
|
Basic logs
|
2017-07-07 16:49:08 -07:00 |
|
Alex Dadgar
|
d9b8fd126f
|
When restoring periodic jobs, take into consideration launch time zone
Fixes https://github.com/hashicorp/nomad/issues/2721
|
2017-07-07 16:18:56 -07:00 |
|
Michael Schurter
|
e2a79d330c
|
Prevent port conflicts
Validate that no two tasks in the same task group can reserve the same
static port.
|
2017-07-07 16:17:05 -07:00 |
|
Michael Schurter
|
517c799439
|
Validate job type
Fixes #2722
|
2017-07-07 15:34:26 -07:00 |
|
Alex Dadgar
|
45712c6ca3
|
test fixes
|
2017-07-07 14:11:27 -07:00 |
|
Alex Dadgar
|
3a29b38108
|
Status description shows requiring promotion
|
2017-07-07 12:12:48 -07:00 |
|
Alex Dadgar
|
ade9a7c768
|
@jippi Changed my mind! Good suggestion
|
2017-07-07 12:12:48 -07:00 |
|
Alex Dadgar
|
40b04a5ea9
|
alloc-list shows version
|
2017-07-07 12:12:48 -07:00 |
|
Alex Dadgar
|
08bf34f9a3
|
Fix JobModifyIndex changing when job is marked stable
|
2017-07-07 12:12:48 -07:00 |
|
Alex Dadgar
|
9f016606aa
|
Fix some tests, eval monitor shows deployment id and deployment cancels based on version
|
2017-07-07 12:12:48 -07:00 |
|
Alex Dadgar
|
1cb877699a
|
Disallow update stanza on batch jobs
This PR:
* disallows update stanzas on batch jobs
* undeprecates the stagger field
* changes the way warnings are returned
|
2017-07-07 12:11:39 -07:00 |
|
Alex Dadgar
|
de54ffd1f6
|
Deployment from inplace updates tracks placed properly.
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
bfc22346d5
|
Return the reverted job version
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
371b2bdacc
|
add reverted job version to deployment update response
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
a7fdc74bd4
|
feedback
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
5457bb7962
|
Job stability
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
d07a5a2008
|
Complete deployments mark jobs as stable
This PR allows jobs to be marked as stable automatically by a successful
deployment.
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
454083ba1b
|
Remove canary
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
952a22fb02
|
plan apply tests
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
477c713df5
|
Plan apply handles canaries and success is set via update
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
e229d3650b
|
Attach eval id
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
af1935e1e1
|
Mark complete
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
c10d7ab871
|
Remove promoted bit from allocation
|
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
|
2e2fd26bed
|
Update index
|
2017-07-07 12:07:08 -07:00 |
|
Alex Dadgar
|
ecee5e370e
|
initial watcher
|
2017-07-07 12:07:08 -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 |
|