kubernetes/pkg/scheduler
2021-10-29 19:04:14 -07:00
..
apis/config remove scheduler NodeLabel plugin 2021-10-27 10:07:35 +08:00
framework use original requests in NodeResourcesBalancedAllocation instead of NonZero (#105845) 2021-10-29 19:04:14 -07:00
internal Fix: move parallelize package to non-internal file 2021-10-21 02:39:23 +09:00
metrics Merge pull request #103751 from y-tag/approx-float64 2021-09-09 08:22:11 -07:00
profile make runtime.NewFramework accept KubeSchedulerProfile 2021-03-05 18:30:21 +00:00
testing sched: adjust events to register for VolumeBinding plugin 2021-10-07 08:51:04 -07:00
util use original requests in NodeResourcesBalancedAllocation instead of NonZero (#105845) 2021-10-29 19:04:14 -07:00
eventhandlers_test.go Add unit tests for scheduler's dynamic event handlers registration 2021-09-14 22:51:52 +08:00
eventhandlers.go remove scheduler ServiceAffinity plugin 2021-10-15 22:10:31 +08:00
extender_test.go refactored extenders from scheduler/core to scheduler 2021-07-05 15:37:51 +08:00
extender.go refactored extenders from scheduler/core to scheduler 2021-07-05 15:37:51 +08:00
factory_test.go remove legacy scheduler policy config, as well as associated flags policy-config-file, policy-configmap, policy-configmap-namespace and use-legacy-policy-config 2021-10-08 23:57:49 +08:00
factory.go remove legacy scheduler policy config, as well as associated flags policy-config-file, policy-configmap, policy-configmap-namespace and use-legacy-policy-config 2021-10-08 23:57:49 +08:00
generic_scheduler_test.go sched: de-duplicate plugin registration logic by using FactoryAdapter 2021-09-20 10:12:34 -07:00
generic_scheduler.go Fix: move parallelize package to non-internal file 2021-10-21 02:39:23 +09:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler_test.go remove legacy scheduler policy config, as well as associated flags policy-config-file, policy-configmap, policy-configmap-namespace and use-legacy-policy-config 2021-10-08 23:57:49 +08:00
scheduler.go Merge pull request #105796 from sanposhiho/move/parallelizer-to-non-internal 2021-10-28 15:31:00 -07:00