kubernetes/pkg/scheduler
2021-12-16 10:55:13 -08:00
..
apis/config Add field paths to expected unknown/duplicate errors 2021-12-13 09:38:13 -05:00
framework clear pod's .status.nominatedNodeName when necessary 2021-12-16 10:55:13 -08:00
internal clear pod's .status.nominatedNodeName when necessary 2021-12-16 10:55: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 Added an integration test for NodeResourcesFit scoring 2021-11-30 12:13:30 -05:00
util use original requests in NodeResourcesBalancedAllocation instead of NonZero (#105845) 2021-10-29 19:04:14 -07:00
eventhandlers_test.go scheduler: fix race condition during cache refresh 2021-12-10 20:46:12 +08:00
eventhandlers.go scheduler: fix race condition during cache refresh 2021-12-10 20:46:12 +08:00
extender_test.go refactored extenders from scheduler/core to scheduler 2021-07-05 15:37:51 +08:00
extender.go refactored extenders from scheduler/core to scheduler 2021-07-05 15:37:51 +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 Added an integration test for NodeResourcesFit scoring 2021-11-30 12:13:30 -05:00
generic_scheduler_test.go clear pod's .status.nominatedNodeName when necessary 2021-12-16 10:55:13 -08:00
generic_scheduler.go Fix: move parallelize package to non-internal file 2021-10-21 02:39:23 +09:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
scheduler_test.go clear pod's .status.nominatedNodeName when necessary 2021-12-16 10:55:13 -08:00
scheduler.go clear pod's .status.nominatedNodeName when necessary 2021-12-16 10:55:13 -08:00