k3s/pkg/scheduler
Vishnu Kannan 5e36f63f8b Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource
quantities 'CPU' and 'Memory' will be preserved until support for v1beta1 and v1beta2 APIs are
dropped.
Improved resource validation in the process.
2015-02-01 02:19:55 +00: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 Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource 2015-02-01 02:19:55 +00:00
predicates_test.go Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource 2015-02-01 02:19:55 +00:00
priorities.go Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource 2015-02-01 02:19:55 +00:00
priorities_test.go Adding ResourceRequirementSpec to v1beta1, v1beta2, and v1beta3 APIs. The old resource 2015-02-01 02:19:55 +00: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