kubernetes/pkg/scheduler
kerthcet 4439fc3590 feat: graduate DefaultPodTopologySpread to GA
Co-authored-by: drfish <drfish.me@gmail.com>
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-02-23 19:45:27 +08:00
..
apis/config feat: graduate DefaultPodTopologySpread to GA 2022-02-23 19:45:27 +08:00
framework Graduate PodAffinityNamespaceSelector to GA 2022-02-18 12:07:29 -05:00
internal Graduate PodAffinityNamespaceSelector to GA 2022-02-18 12:07:29 -05: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 Merge pull request #103934 from boenn/tainttoleration 2022-02-09 16:53:46 -08:00
util use original requests in NodeResourcesBalancedAllocation instead of NonZero (#105845) 2021-10-29 19:04:14 -07:00
eventhandlers_test.go reuse InformerFactory in scheduler tests (#107835) 2022-02-09 16:53:58 -08:00
eventhandlers.go Merge pull request #103934 from boenn/tainttoleration 2022-02-09 16:53:46 -08:00
extender_test.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
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 add deprecated flag for flush pods to activeq interval 2022-02-16 11:05:52 +08:00
generic_scheduler_test.go sched: fix goroutine leak in unit tests 2022-01-22 22:53:11 -08:00
generic_scheduler.go Change the wordings and set the log level 2022-02-08 11:16:42 +09:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
scheduler_test.go reuse InformerFactory in scheduler tests (#107835) 2022-02-09 16:53:58 -08:00
scheduler.go add deprecated flag for flush pods to activeq interval 2022-02-16 11:05:52 +08:00