kubernetes/pkg/scheduler/framework/plugins/interpodaffinity
Yibo Zhuang bc8f3198d5 cleanup: move scheduler plugin tests to use PodWrapper
Move scheduler plugin unit tests use testing PodWrapper
where applicable to reduce duplicating pod creation
code and shorten number of lines.

Signed-off-by: Yibo Zhuang <yibzhuang@gmail.com>
2022-05-05 10:48:55 -07:00
..
filtering.go Updated the scheduler framework's PreFilter interface to return a PreFilterResult 2022-03-14 15:36:52 -04:00
filtering_test.go cleanup: move scheduler plugin tests to use PodWrapper 2022-05-05 10:48:55 -07:00
plugin.go Graduate PodAffinityNamespaceSelector to GA 2022-02-18 12:07:29 -05:00
scoring.go fix: some function should pass context parameter 2022-03-04 00:42:45 +08:00
scoring_test.go cleanup: move scheduler plugin tests to use PodWrapper 2022-05-05 10:48:55 -07:00