open-nomad/scheduler
Alex Dadgar a9ec1d6ca7 Fix update limit calculation to avoid panic
This PR fixes the rolling update limit calculation to avoid a panic when
there are more allocations for a deployment that haven't determined
their health than the max_parallel count of the task group.

Fixes https://github.com/hashicorp/nomad/issues/2820
2017-07-19 11:11:47 -07:00
..
annotate.go Show canaries on plan 2017-07-07 12:03:11 -07:00
annotate_test.go Show canaries on plan 2017-07-07 12:03:11 -07:00
context.go
context_test.go
feasible.go
feasible_test.go
generic_sched.go Stop before trying to place 2017-07-17 17:18:12 -07:00
generic_sched_test.go Fix deep copy of driver config 2017-07-17 17:53:21 -07:00
propertyset.go
rank.go
rank_test.go
reconcile.go Fix update limit calculation to avoid panic 2017-07-19 11:11:47 -07:00
reconcile_test.go Fix update limit calculation to avoid panic 2017-07-19 11:11:47 -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 Rename CreateDeployments and remove cancelling behavior in state_store 2017-07-07 12:10:04 -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