kubernetes/pkg/scheduler
Harsh Prateek 840fc3ea7b
Add gauge metric to track unschedulable pod (#108475)
* Add gauge metric to track unschedulable pod

* Add review comments
2022-03-14 13:02:58 -07:00
..
apis/config Merge pull request #108278 from kerthcet/feature/graduate-defaultPodTopologySpread-to-ga 2022-02-28 08:02:57 -08:00
framework Merge pull request #107674 from sanposhiho/api-min-domains 2022-03-14 09:33:57 -07:00
internal Add gauge metric to track unschedulable pod (#108475) 2022-03-14 13:02:58 -07:00
metrics Add gauge metric to track unschedulable pod (#108475) 2022-03-14 13:02:58 -07: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