open-nomad/scheduler
Armon Dadgar b213462cb4 Change CPU from float64 to int 2015-09-23 11:14:32 -07:00
..
context.go scheduler: updating for new APIs 2015-08-25 17:06:06 -07:00
context_test.go Use a single implementation of GenerateUUID 2015-09-07 15:23:03 -07:00
feasible.go scheduler: allow StaticIterator to update base set 2015-09-07 11:26:16 -07:00
feasible_test.go scheduler: allow StaticIterator to update base set 2015-09-07 11:26:16 -07:00
generic_sched.go scheduler: Allow rolling update, assign eval first.Fixes #91 2015-09-22 21:45:25 -07:00
generic_sched_test.go scheduler: ignore allocations in terminal state 2015-09-17 21:25:55 -07:00
rank.go scheduler: job anti-affinity score should record as negative 2015-09-22 22:24:07 -07:00
rank_test.go scheduler: binpacker makes network offers 2015-09-13 14:31:32 -07:00
scheduler.go scheduler: Adding CreateEval to Planner 2015-09-07 14:26:29 -07:00
scheduler_test.go scheduler: Adding CreateEval to Planner 2015-09-07 14:26:29 -07:00
select.go scheduler: Adding SetLimit to LimitIterator 2015-09-11 12:01:22 -07:00
select_test.go scheduler: Adding SetLimit to LimitIterator 2015-09-11 12:01:22 -07:00
stack.go scheduler: do not skip job anti-affinity 2015-09-22 22:20:07 -07:00
stack_test.go Change CPU from float64 to int 2015-09-23 11:14:32 -07:00
util.go schedule: avoid in-place update of task if network resources are different 2015-09-13 16:41:53 -07:00
util_test.go Added named ports 2015-09-22 13:59:16 -07:00