k3s/pkg/scheduler
gmarek cbf57ee324 Merge pull request #5588 from hurf/master
Fix comments on caculating scores.
2015-03-19 07:44:11 +01:00
..
doc.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
generic_scheduler.go Added test cases 2015-03-02 10:00:20 -08:00
generic_scheduler_test.go Log a better error with useful info on scheduling failures. 2015-02-23 20:36:22 -08:00
listers.go Rebased onto the latest changes to the scheduler code 2015-01-13 09:41:25 -08:00
predicates.go Add a system modeler to scheduler 2015-03-13 17:48:16 -07:00
predicates_test.go Adding test cases for namespace checks 2015-03-06 16:31:15 -08: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 Rename ResourceRequirementSpec to ResourceRequirements. 2015-02-09 23:19:38 +00:00
scheduler.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
scheduler_test.go Rename type Port to ContainerPort 2015-02-27 21:05:59 -08:00
spreading.go Using only pods within the namespace for spreading logic 2015-03-06 16:31:15 -08:00
spreading_test.go Adding test cases for namespace checks 2015-03-06 16:31:15 -08:00
types.go Combining scheduler priority functions using weighted averages 2014-12-08 14:47:05 -08:00