open-nomad/scheduler
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
..
annotate.go
annotate_test.go
context.go
context_test.go
feasible.go
feasible_test.go
generic_sched.go
generic_sched_test.go
propertyset.go
rank.go
rank_test.go
reconcile.go
reconcile_test.go
reconcile_util.go
reconcile_util_test.go
scheduler.go
select.go
select_test.go
stack.go
stack_test.go
system_sched.go
system_sched_test.go
testing.go
util.go
util_test.go