open-nomad/scheduler
2019-01-22 15:44:31 -08:00
..
annotate.go
annotate_test.go Deprecate IOPS 2018-12-06 15:09:26 -08:00
context.go goimports 2019-01-22 15:44:31 -08:00
context_test.go Merge pull request #4867 from hashicorp/b-deployment-progress-deadline 2018-11-13 10:29:03 -08:00
device.go scheduler: Add is_set/is_not_set constraints 2018-11-15 11:00:32 -08:00
device_test.go Fix logic bug in tracking sum of matched affinity weights 2018-11-12 15:06:45 -06:00
feasible.go goimports 2019-01-22 15:44:31 -08:00
feasible_test.go scheduler: Add is_set/is_not_set constraints 2018-11-15 11:00:32 -08:00
generic_sched.go goimports 2019-01-22 15:44:31 -08:00
generic_sched_test.go Test recovery 2019-01-07 14:49:41 -08:00
preemption.go appease linter 2019-01-08 10:58:49 -05:00
preemption_test.go Remove unnecessary usage of alloc.Resource 2019-01-10 16:36:47 -06:00
propertyset.go
rank.go Merge pull request #4881 from hashicorp/f-device-preemption 2018-12-11 18:34:19 -06:00
rank_test.go Fixes device scheduling unit tests 2018-11-08 10:31:19 -06:00
reconcile.go
reconcile_test.go use int64 2018-10-16 15:34:32 -07:00
reconcile_util.go
reconcile_util_test.go
scheduler.go goimports 2019-01-22 15:44:31 -08:00
scheduler_oss.go
select.go
select_test.go
spread.go
spread_test.go
stack.go Make preemption config a struct to allow for enabling based on scheduler type 2018-10-30 11:06:32 -05:00
stack_not_ent.go
stack_test.go
system_sched.go More style and readablity fixes from review 2018-10-30 11:06:32 -05:00
system_sched_test.go Deprecate IOPS 2018-12-06 15:09:26 -08:00
testing.go goimports 2019-01-22 15:44:31 -08:00
util.go Deprecate IOPS 2018-12-06 15:09:26 -08:00
util_test.go