open-nomad/scheduler
Arshneet Singh d4e7a5c005 Add comments to functions, and use require instead of assert 2019-04-23 09:57:21 -07:00
..
annotate.go
annotate_test.go
context.go
context_test.go
device.go Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
device_test.go Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
feasible.go
feasible_test.go
generic_sched.go Remove allowPlanOptimization from schedulers 2019-04-23 09:18:02 -07:00
generic_sched_oss.go Refactor scheduler package to enable preemption for batch/service jobs 2019-04-10 20:24:01 -05:00
generic_sched_test.go Remove allowPlanOptimization from schedulers 2019-04-23 09:18:02 -07:00
preemption.go Refactor scheduler package to enable preemption for batch/service jobs 2019-04-10 20:24:01 -05:00
preemption_test.go Refactor scheduler package to enable preemption for batch/service jobs 2019-04-10 20:24:01 -05:00
propertyset.go
rank.go Refactor scheduler package to enable preemption for batch/service jobs 2019-04-10 20:24:01 -05:00
rank_test.go Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
reconcile.go
reconcile_test.go
reconcile_util.go
reconcile_util_test.go
scheduler.go Remove allowPlanOptimization from schedulers 2019-04-23 09:18:02 -07:00
scheduler_oss.go
select.go
select_test.go
spread.go Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
spread_test.go
stack.go Refactor scheduler package to enable preemption for batch/service jobs 2019-04-10 20:24:01 -05:00
stack_not_ent.go
stack_oss.go Refactor scheduler package to enable preemption for batch/service jobs 2019-04-10 20:24:01 -05:00
stack_test.go
system_sched.go Remove allowPlanOptimization from schedulers 2019-04-23 09:18:02 -07:00
system_sched_test.go Remove allowPlanOptimization from schedulers 2019-04-23 09:18:02 -07:00
testing.go Add comments to functions, and use require instead of assert 2019-04-23 09:57:21 -07:00
util.go Add code for plan normalization 2019-04-23 09:18:01 -07:00
util_test.go Remove allowPlanOptimization from schedulers 2019-04-23 09:18:02 -07:00