k3s/pkg/scheduler
Justin Santa Barbara 933cf60af7 Style: volumeId -> volumeID 2015-04-10 13:25:44 -07: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 Style: volumeId -> volumeID 2015-04-10 13:25:44 -07:00
predicates_test.go Style: volumeId -> volumeID 2015-04-10 13:25:44 -07:00
priorities.go Implement BRA algorithm as a new priority function in scheduler 2015-04-10 10:53:52 +08:00
priorities_test.go Implement BRA algorithm as a new priority function in scheduler 2015-04-10 10:53:52 +08: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