kubernetes/pkg/scheduler
Kevin Delgado 6ab711c3ca Nested decoders handle strict decoding errors
* Adds docs to the NestedObjectDecoder about handling strict decoding
errors.
* Updates all in-tree NestedObjectDecoder implementations and callers to
check for strict decoding errors before short-circuiting on error.
2022-02-17 22:05:30 +00:00
..
apis/config Nested decoders handle strict decoding errors 2022-02-17 22:05:30 +00:00
framework Merge pull request #107445 from mengjiao-liu/goroutine_leak_TestSelectorSpreadScore 2022-01-21 11:23:21 -08:00
internal cleanup: remove switch for binary condition in scheduler cache 2022-01-12 21:08:16 +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 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 Added an integration test for NodeResourcesFit scoring 2021-11-30 12:13:30 -05:00
generic_scheduler_test.go Merge pull request #106619 from chendave/ga 2022-01-04 15:21:19 -08:00
generic_scheduler.go avoid klog Info calls without verbosity 2022-01-12 07:48:36 +01: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 avoid klog Info calls without verbosity 2022-01-12 07:48:36 +01:00