open-nomad/scheduler
Alex Dadgar 2c31d4036b Skip inplace update on terminal batch allocation
This PR skips adding an inplace update to a successfully terminal batch
job to the plan. This avoids extra data in the plan and avoids
triggering updates on all clients that have the terminal allocation.
This is matching behavior of the service scheduler.

/cc @armon for review
2017-03-11 17:19:22 -08:00
..
annotate.go KillTimeout can be modified in place 2016-08-01 20:19:12 -07:00
annotate_test.go KillTimeout can be modified in place 2016-08-01 20:19:12 -07:00
context.go Nomad builds 2017-02-07 20:31:23 -08:00
context_test.go Fixed some more tests 2016-07-25 17:26:38 -07:00
feasible.go Feedback addressed 2017-03-09 21:36:27 -08:00
feasible_test.go Split distinct property and host iterator and add iterator to system stack 2017-03-08 19:00:10 -08:00
generic_sched.go Nomad builds 2017-02-07 20:31:23 -08:00
generic_sched_test.go Skip inplace update on terminal batch allocation 2017-03-11 17:19:22 -08:00
propertyset.go Fix in-place update 2017-03-09 22:03:10 -08:00
rank.go Renaming LocalDisk to EphemeralDisk (#1710) 2016-09-14 15:43:42 -07:00
rank_test.go Renaming LocalDisk to EphemeralDisk (#1710) 2016-09-14 15:43:42 -07:00
scheduler.go Nomad builds 2017-02-07 20:31:23 -08:00
select.go Speling police 2016-05-15 09:41:34 -07:00
select_test.go scheduler: Adding SetLimit to LimitIterator 2015-09-11 12:01:22 -07:00
stack.go Split distinct property and host iterator and add iterator to system stack 2017-03-08 19:00:10 -08:00
stack_test.go Implemented SetPrefferingNodes in stack 2016-08-30 16:17:50 -07:00
system_sched.go Nomad builds 2017-02-07 20:31:23 -08:00
system_sched_test.go Tests compile 2017-02-07 21:30:57 -08:00
testing.go Nomad builds 2017-02-07 20:31:23 -08:00
util.go Skip inplace update on terminal batch allocation 2017-03-11 17:19:22 -08:00
util_test.go Fix vet script and fix vet problems 2017-02-27 16:00:19 -08:00