kubernetes/pkg/scheduler
Kubernetes Prow Robot ff0a1d86d5
Merge pull request #85298 from liggitt/scheduler-csi-v1
Use CSINodes v1 API in scheduler
2019-11-14 17:51:20 -08:00
..
algorithm Store topology spread constraints in metadata with labels.Selector 2019-11-13 10:10:08 -05:00
algorithmprovider rename PluginConfigArgs to AlgorithmConfigArgs 2019-11-14 11:30:59 -05:00
api bazel files 2019-11-05 20:57:21 -08:00
apis Merge pull request #85151 from hypnoglow/scheduler-default-algo-source 2019-11-13 13:04:09 -08:00
core Merge pull request #84335 from mrkm4ntr/fix-node-evaluation 2019-11-14 10:05:35 -08:00
framework Merge pull request #84522 from liu-cong/plugin 2019-11-12 13:50:11 -08:00
internal pkg/util/node: update GetZoneKey to check both beta and GA labels 2019-11-07 21:22:04 -05:00
listers Convert scheduler to use CSINode GA 2019-11-12 09:43:54 +01:00
metrics Update bucket for scheduler framework latency histograms. 2019-11-13 16:35:59 -05:00
nodeinfo Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05:00
testing Add benchmark test to compare EvenPodsSpreadPriority and SelectorSpreadPriority 2019-11-04 13:29:17 -05:00
util Replaced sortable list with native golang slice. 2019-10-12 21:57:28 +05:30
volumebinder Convert volume binder to use CSINode GA 2019-11-13 14:01:01 +01:00
algorithm_factory.go rename PluginConfigArgs to AlgorithmConfigArgs 2019-11-14 11:30:59 -05:00
algorithm_factory_test.go manual API changes and code refactoring 2019-11-01 14:24:36 -07:00
BUILD Pass InformerFactory instead of indivisual informers in scheduler configuration logic 2019-11-12 19:38:27 -05:00
eventhandlers.go Use CSINodes v1 API in scheduler 2019-11-14 13:40:50 -05:00
eventhandlers_test.go remove factory.Config struct and NewFromConfig 2019-11-11 19:27:53 +01:00
factory.go rename PluginConfigArgs to AlgorithmConfigArgs 2019-11-14 11:30:59 -05:00
factory_test.go rename PluginConfigArgs to AlgorithmConfigArgs 2019-11-14 11:30:59 -05:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler.go Merge pull request #85294 from ahg-g/ahg-15k 2019-11-14 11:20:11 -08:00
scheduler_test.go scheduler: make algorithm source an option 2019-11-13 10:22:29 +03:00