kubernetes/pkg/scheduler
kerthcet 1cf535f8a7 remove unused Binder struct
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-03-20 23:57:46 +08: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 #108441 from pacoxu/pod-overload-ga 2022-03-17 06:33:22 -07:00
internal fix:some comments 2022-03-17 01:38:05 +09: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 Merge pull request #108362 from sanposhiho/implement-mindomains 2022-03-15 10:34:11 -07:00
util use original requests in NodeResourcesBalancedAllocation instead of NonZero (#105845) 2021-10-29 19:04:14 -07:00
eventhandlers_test.go mark PodOverhead to GA in v1.24; remove in v1.26 2022-03-17 09:30:14 +08:00
eventhandlers.go mark PodOverhead to GA in v1.24; remove in v1.26 2022-03-17 09:30:14 +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 refactor: remove configurator in scheduler 2022-03-20 23:57:26 +08:00
factory.go remove unused Binder struct 2022-03-20 23:57:46 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
scheduler_test.go Merge pull request #108648 from ahg-g/ahg-ds 2022-03-14 18:50:20 -07:00
scheduler.go refactor: remove configurator in scheduler 2022-03-20 23:57:26 +08:00