kubernetes/pkg/scheduler
Kubernetes Prow Robot 1a53325550
Merge pull request #80930 from liu-cong/normalizescore-api-change
Remove NormalizeScore plugin set from config API.
2019-08-21 14:52:33 -07:00
..
algorithm Optimize internal data structure of EvenPodsSpread 2019-08-20 09:26:41 -07:00
algorithmprovider Remove algorithm.NodeLister from scheduler interface 2019-08-13 10:30:30 +09:00
api Remove Configurator interface 2019-08-01 08:36:38 -04:00
apis/config Merge pull request #80930 from liu-cong/normalizescore-api-change 2019-08-21 14:52:33 -07:00
core Merge pull request #81614 from liu-cong/score-refactor 2019-08-21 10:37:29 -07:00
factory Merge pull request #79804 from yqwang-ms/yqwang/fix-bind-interest 2019-08-15 19:16:34 -07:00
framework Move RunNormalizeScorePlugins and ApplyScoreWeights into RunScorePlugins; Also add unit tests for RunScorePlugins. 2019-08-20 13:18:32 -04:00
internal Move RunNormalizeScorePlugins and ApplyScoreWeights into RunScorePlugins; Also add unit tests for RunScorePlugins. 2019-08-20 13:18:32 -04:00
metrics Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
nodeinfo Add independent cache for CSINode in scheduler 2019-08-01 10:08:51 +02:00
testing Add Benchmark test for EvenPodsSpread predicate 2019-08-20 09:25:01 -07:00
util EvenPodsSpread: integration test 2019-08-01 10:42:27 -07:00
volumebinder Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
BUILD use factory.Config fields directly in scheduler struct 2019-08-16 15:21:28 +02:00
eventhandlers.go use factory.Config fields directly in scheduler struct 2019-08-16 15:21:28 +02:00
eventhandlers_test.go clean up redundant conditiontype OutOfDisk 2019-07-03 14:34:52 +08:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler.go use factory.Config fields directly in scheduler struct 2019-08-16 15:21:28 +02:00
scheduler_test.go use factory.Config fields directly in scheduler struct 2019-08-16 15:21:28 +02:00