open-nomad/scheduler
Alex Dadgar 7b13c0d702 Lost allocs replaced even if deployment failed
This PR allows the scheduler to replace lost allocations even if the job
has a failed or paused deployment. The prior behavior was confusing to
users.

Fixes https://github.com/hashicorp/nomad/issues/2958
2017-08-03 17:42:14 -07:00
..
annotate.go
annotate_test.go
context.go
context_test.go
feasible.go
feasible_test.go Distinct Property supports arbitrary limit 2017-07-31 16:52:13 -07:00
generic_sched.go Better comment 2017-07-20 12:31:08 -07:00
generic_sched_test.go Distinct Property supports arbitrary limit 2017-07-31 16:52:13 -07:00
propertyset.go Review fixes 2017-08-01 14:18:52 -07:00
rank.go
rank_test.go
reconcile.go Lost allocs replaced even if deployment failed 2017-08-03 17:42:14 -07:00
reconcile_test.go Lost allocs replaced even if deployment failed 2017-08-03 17:42:14 -07:00
reconcile_util.go Treat destructive updates atomically 2017-07-16 10:35:38 -07:00
scheduler.go
select.go
select_test.go
stack.go
stack_test.go
system_sched.go Rolling node drains using max_parallel and stagger 2017-07-07 12:12:48 -07:00
system_sched_test.go
testing.go Use go-testing-interface instead of testing 2017-07-25 15:35:19 -07:00
util.go Stop before trying to place 2017-07-17 17:18:12 -07:00
util_test.go Remove canary 2017-07-07 12:10:04 -07:00