k3s/pkg/scheduler
Daniel Smith 1dcb25e26e Merge pull request #1754 from brendandburns/valid
Add a predicate for persistent disk scheduling.
2014-10-15 12:03:05 -07:00
..
doc.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
generic_scheduler.go Add a least-requested priority function 2014-10-08 15:31:38 -07:00
generic_scheduler_test.go Add a least-requested priority function 2014-10-08 15:31:38 -07:00
listers.go Add a least-requested priority function 2014-10-08 15:31:38 -07:00
predicates.go Merge pull request #1754 from brendandburns/valid 2014-10-15 12:03:05 -07:00
predicates_test.go Add a predicate for persistent disk scheduling. 2014-10-13 15:38:25 -07:00
priorities.go Switch on the resource requested prioritization. 2014-10-09 11:29:45 -07:00
priorities_test.go Use DesiredState.Host in scheduler predicate 2014-10-12 17:03:23 -04:00
scheduler.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
scheduler_test.go Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
spreading.go Add a least-requested priority function 2014-10-08 15:31:38 -07:00
spreading_test.go Add a least-requested priority function 2014-10-08 15:31:38 -07:00
types.go Add a generic scheduler. 2014-09-24 15:38:52 -07:00