kubernetes/pkg/scheduler
Patrick Ohly 3a7deaa141 storage capacity: GA, always enabled, remove feature check
The code and tests for scenarios where the feature is disabled are no longer
needed because the feature is graduating to GA.
2022-03-14 20:05:45 +01:00
..
apis/config Merge pull request #108278 from kerthcet/feature/graduate-defaultPodTopologySpread-to-ga 2022-02-28 08:02:57 -08:00
framework storage capacity: GA, always enabled, remove feature check 2022-03-14 20:05:45 +01:00
internal Merge pull request #108269 from kerthcet/refactor/rename-schedulercache-to-cache 2022-02-24 14:46:13 -08:00
metrics move a number of scheduler metrics to STABLE 2021-11-10 12:51:17 -05:00
profile cleanup: return frameworkruntime.NewFramework directly 2021-12-07 23:29:56 +08:00
testing Support ExtenderName in FakeExtender 2022-02-23 12:14:39 +09:00
util use original requests in NodeResourcesBalancedAllocation instead of NonZero (#105845) 2021-10-29 19:04:14 -07:00
eventhandlers_test.go refactor: rename SchedulerCache to Cache in Scheduler 2022-02-24 09:47:21 +08:00
eventhandlers.go refactor: rename SchedulerCache to Cache in Scheduler 2022-02-24 09:47:21 +08:00
extender_test.go Remove genericScheduler and SchedulerAlgorithm. 2022-03-04 13:26:46 +08:00
extender.go restore NumPDBViolations info of nodes, when HTTPExtender ProcessPreemption. This info will be used in subsequent filtering steps - pick OneNodeForPreemption. 2022-01-10 13:37:46 +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 genericScheduler and SchedulerAlgorithm. 2022-03-04 13:26:46 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
scheduler_test.go Add MinDomains API to TopologySpreadConstraints field 2022-03-09 20:57:12 +09:00
scheduler.go Remove generic_scheduler.go and generic_scheduler_test.go 2022-03-07 17:52:08 +08:00