open-nomad/scheduler
Alex Dadgar 64f7eff612 Plan on system scheduler doesn't count nodes who don't meet constraints 2016-08-11 15:26:25 -07: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 Speling police 2016-05-15 09:41:34 -07:00
context_test.go Fixed some more tests 2016-07-25 17:26:38 -07:00
feasible.go Speling police 2016-05-15 09:41:34 -07:00
feasible_test.go ProposedAllocs dedups in-place updated allocations 2016-03-21 18:09:32 -07:00
generic_sched.go Added scheduler tests 2016-08-09 14:52:25 -07:00
generic_sched_test.go Added scheduler tests 2016-08-09 14:52:25 -07:00
rank.go nomad: cache bitmaps to avoid GC pressure 2016-02-20 12:18:22 -08:00
rank_test.go Fixed some more tests 2016-07-25 17:26:38 -07:00
scheduler.go Reuse the same evaluation and reblock it until there is no more work to do 2016-05-24 20:10:56 -07: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 Fix computed class when the job has multiple task groups 2016-02-03 21:22:18 -08:00
stack_test.go Only interpret vars wrapped in braces 2016-02-04 17:26:46 -08:00
system_sched.go Plan on system scheduler doesn't count nodes who don't meet constraints 2016-08-11 15:26:25 -07:00
system_sched_test.go Plan on system scheduler doesn't count nodes who don't meet constraints 2016-08-11 15:26:25 -07:00
testing.go Reuse the same evaluation and reblock it until there is no more work to do 2016-05-24 20:10:56 -07:00
util.go Marking allocations which are not terminal and are on down nodes as lost 2016-08-09 13:11:58 -07:00
util_test.go Marking allocations which are not terminal and are on down nodes as lost 2016-08-09 13:11:58 -07:00