kubernetes/pkg/scheduler
Wei Huang dc3d1bd238
Eliminate running paths of Predicates in scheduler
- eliminate running paths of Predicates in scheduler; use Filter Plugins instead.
- refactor all unit tests
- adjust the TestPreemptWithPermitPlugin integration test
2019-12-10 19:14:13 -08:00
..
algorithm Merge pull request #86046 from ahg-g/ahg1-affinity 2019-12-09 17:39:28 -08:00
algorithmprovider remove redundant definition of the defaultProvider in the scheduler 2019-11-27 14:49:57 -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 Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00
framework Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00
internal Merge pull request #85470 from cwdsuzhou/add_pod_info 2019-12-03 18:35:10 -08:00
listers slim down some lister expansions 2019-12-07 08:27:06 +08:00
metrics Merge pull request #83838 from RainbowMango/pr_hide_scheduler_deprecated_metrics 2019-11-15 07:59:15 -08:00
nodeinfo optimize scheduler's UpdateNodeInfoSnapshot 2019-11-29 15:06:13 -05:00
testing Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08: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_test.go manual API changes and code refactoring 2019-11-01 14:24:36 -07:00
algorithm_factory.go Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00
BUILD Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00
eventhandlers_test.go remove factory.Config struct and NewFromConfig 2019-11-11 19:27:53 +01:00
eventhandlers.go Use CSINodes v1 API in scheduler 2019-11-14 13:40:50 -05:00
factory_test.go Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00
factory.go make scheduling queue start before the scheduler starts and stops after the scheduler stops 2019-12-02 14:35:09 -05:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler_test.go Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00
scheduler.go Merge pull request #85590 from yuzhiquan/master 2019-12-04 08:50:57 -08:00