open-nomad/scheduler
Alex Dadgar ddbd9261c1 Merge pull request #1471 from hashicorp/b-handle-old-batch-allocs
filterCompleteAllocs filters replaced batch allocs
2016-07-28 14:31:19 -07:00
..
annotate.go Fixes 2016-05-13 11:53:11 -07:00
annotate_test.go Fixes 2016-05-13 11:53:11 -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 Merge pull request #1471 from hashicorp/b-handle-old-batch-allocs 2016-07-28 14:31:19 -07:00
generic_sched_test.go Merge pull request #1471 from hashicorp/b-handle-old-batch-allocs 2016-07-28 14:31:19 -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
stack.go
stack_test.go Only interpret vars wrapped in braces 2016-02-04 17:26:46 -08:00
system_sched.go Updated tests and added logic to system sched 2016-07-28 14:02:50 -07:00
system_sched_test.go Updated tests and added logic to system sched 2016-07-28 14:02:50 -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 Fixed some more tests 2016-07-25 17:26:38 -07:00
util_test.go Added a test for adjustQueuedAllocations 2016-07-25 17:31:40 -07:00