kubernetes/pkg/scheduler/framework/runtime
kidddddddddddddddddddddd f5a69ffda9
feature(scheduler): won't run Score if PreScore returned a Skip status (#115652)
* allow preScore to return skip status to skip running the corresponding score extension

* add test case for all skipped

* add test case for select host

* update plugin status

* skip score when all plugins are skipped

* update
2023-02-13 14:53:29 -08:00
..
framework_test.go feature(scheduler): won't run Score if PreScore returned a Skip status (#115652) 2023-02-13 14:53:29 -08:00
framework.go feature(scheduler): won't run Score if PreScore returned a Skip status (#115652) 2023-02-13 14:53:29 -08:00
metrics_recorder.go Cleanup: modify unmatch comments with stopCh 2022-05-31 11:28:02 +08:00
registry_test.go [scheduler] avoid comparing function pointers in unit tests 2021-05-25 09:34:54 -04:00
registry.go scheduler: avoid repeated boilerplate code when registering plugins 2021-09-16 11:23:57 +02:00
util_others_test.go unittests: Fixes unit tests for Windows (part 4) 2022-11-29 16:32:26 +00:00
util_windows_test.go unittests: Fixes unit tests for Windows (part 4) 2022-11-29 16:32:26 +00:00
waiting_pods_map.go Surface info of failed plugins during PerFilter and Filter 2021-01-28 12:20:42 -08:00