k3s/pkg/scheduler
davidopp 2675cfa16b Merge pull request #2906 from abhgupta/abhgupta-dev
Enhancements to scheduler priority functions
2015-01-14 21:47:28 -08:00
..
doc.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
generic_scheduler.go Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
generic_scheduler_test.go Internal rename api.Minion -> api.Node 2014-12-10 12:08:18 -05:00
listers.go Rebased onto the latest changes to the scheduler code 2015-01-13 09:41:25 -08:00
predicates.go Merge pull request #2906 from abhgupta/abhgupta-dev 2015-01-14 21:47:28 -08:00
predicates_test.go Rebased onto the latest changes to the scheduler code 2015-01-13 09:41:25 -08:00
priorities.go Implementing PR feedback 2015-01-13 09:34:45 -08:00
priorities_test.go Adding label checker predicates and test cases 2015-01-13 09:34:45 -08:00
scheduler.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
scheduler_test.go v1beta3 Pod refactor 2014-11-18 09:25:42 -05:00
spreading.go Rebasing onto latest code and fixing issues 2015-01-13 10:09:33 -08:00
spreading_test.go Adding label checker predicates and test cases 2015-01-13 09:34:45 -08:00
types.go Combining scheduler priority functions using weighted averages 2014-12-08 14:47:05 -08:00