k3s/pkg/scheduler
Piotr Szczesniak 5c6439d449 Removed PodStatus.Host
Fixes #6165
2015-04-02 16:38:45 +02: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 Fixing a lot of string formatting issues with regards to: 2015-03-31 16:47:10 -07:00
listers.go Rebased onto the latest changes to the scheduler code 2015-01-13 09:41:25 -08:00
predicates.go Removed PodStatus.Host 2015-04-02 16:38:45 +02:00
predicates_test.go Removed PodStatus.Host 2015-04-02 16:38:45 +02:00
priorities.go Move Capacity from NodeSpec to NodeStatus 2015-03-26 15:28:48 +01:00
priorities_test.go Removed PodStatus.Host 2015-04-02 16:38:45 +02:00
scheduler.go Fix up usage and tests, split into multiple files. 2014-06-29 12:35:43 -07:00
scheduler_test.go Removed PodStatus.Host 2015-04-02 16:38:45 +02:00
spreading.go Removed PodStatus.Host 2015-04-02 16:38:45 +02:00
spreading_test.go Removed PodStatus.Host 2015-04-02 16:38:45 +02:00
types.go Combining scheduler priority functions using weighted averages 2014-12-08 14:47:05 -08:00