open-nomad/scheduler
Mahmood Ali 9f005201e2 Ensure that alloc updates preserve device offers
When an alloc is updated in-place, ensure that the allocated device are
preserved and carried over to new alloc.
2020-04-21 08:57:15 -04:00
..
annotate.go
annotate_test.go
context.go
context_test.go
device.go
device_test.go
feasible.go scheduler: prevent a reported NPE for CSI (#7633) 2020-04-06 09:42:27 -04:00
feasible_test.go csi: use node MaxVolumes during scheduling (#7565) 2020-03-31 17:16:47 -04:00
generic_sched.go wip: added job.scale rpc endpoint, needs explicit test (tested via http now) 2020-03-24 13:57:09 +00:00
generic_sched_oss.go
generic_sched_test.go test for allocated devices on job in-update update 2020-04-21 08:56:05 -04:00
preemption.go
preemption_test.go
propertyset.go
rank.go
rank_test.go
reconcile.go
reconcile_test.go
reconcile_util.go
reconcile_util_test.go
scheduler.go csi: use node MaxVolumes during scheduling (#7565) 2020-03-31 17:16:47 -04:00
scheduler_oss.go
select.go
select_test.go
spread.go
spread_test.go
stack.go core: fix comment on system stack 2020-04-09 15:19:11 -07:00
stack_not_ent.go
stack_oss.go
stack_test.go
system_sched.go wip: added job.scale rpc endpoint, needs explicit test (tested via http now) 2020-03-24 13:57:09 +00:00
system_sched_test.go
testing.go
util.go Ensure that alloc updates preserve device offers 2020-04-21 08:57:15 -04:00
util_test.go