kubernetes/pkg/scheduler/util
Yibo Zhuang fd08d47d8b cleanup: move scheduler tests to use PodWrapper
Move to use testing PodWrapper where applicable to
reduce duplicating pod creation code and shorten
number of lines.

Adding additional wrapper functions in PodWrapper
to ensure it covers all pod spec under tests.

Signed-off-by: Yibo Zhuang <yibzhuang@gmail.com>
2022-05-05 10:48:26 -07:00
..
clock.go Reschedule with backoff 2018-12-06 16:38:34 +00:00
pod_resources.go cleanup: move scheduler tests to use PodWrapper 2022-05-05 10:48:26 -07:00
pod_resources_test.go use original requests in NodeResourcesBalancedAllocation instead of NonZero (#105845) 2021-10-29 19:04:14 -07:00
utils.go Structured Logging migration:modify Scheduler part logs. 2021-08-29 20:17:08 +08:00
utils_test.go generate scheduler merge patches on the pod status instead of the full pod 2021-06-28 09:35:55 -07:00