kubernetes/pkg/scheduler
2022-03-14 15:37:03 -04:00
..
apis/config Merge pull request #108278 from kerthcet/feature/graduate-defaultPodTopologySpread-to-ga 2022-02-28 08:02:57 -08:00
framework Added a NodeAffinity PreFilter that looks for node.Name MatchField terms; if exist, the pod is only evaluated against the matching nodes. 2022-03-14 15:37:03 -04: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 Updated the scheduler framework's PreFilter interface to return a PreFilterResult 2022-03-14 15:36:52 -04: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 Updated the scheduler framework's PreFilter interface to return a PreFilterResult 2022-03-14 15:36:52 -04:00
scheduler.go Updated the scheduler framework's PreFilter interface to return a PreFilterResult 2022-03-14 15:36:52 -04:00