open-nomad/nomad/structs
Alex Dadgar 3904bde9a3 Fix batch handling of complete allocs/node drains
This PR fixes:
* An issue in which a node-drain that contains a complete batch alloc
would cause a replacement
* An issue in which allocations with the same name during a scale
down/stop event wouldn't be properly stopped.
* An issue in which batch allocations from previous job versions may not
have been stopped properly.

Fixes https://github.com/hashicorp/nomad/issues/3210
2017-09-14 15:08:57 -07:00
..
config
bitmap.go
bitmap_test.go
diff.go Put header diff in its own function 2017-08-17 16:49:14 -07:00
diff_test.go Add diff support for ServiceCheck.Header 2017-08-17 16:49:14 -07:00
funcs.go fix multierror merge 2017-09-13 21:48:52 -07:00
funcs_test.go structs: sort policies to avoid order dependence for caching 2017-09-04 13:05:36 -07:00
network.go
network_test.go
node_class.go
node_class_test.go
operator.go
structs.go Fix batch handling of complete allocs/node drains 2017-09-14 15:08:57 -07:00
structs_codegen.go pass in uid to codecgen 2017-09-11 15:40:27 -07:00
structs_test.go Sync namespace changes 2017-09-07 17:04:21 -07:00