kubernetes/pkg/scheduler/framework/runtime
Kubernetes Prow Robot 84424a8c19
Merge pull request #122068 from caohe/fix-multi-point
fix(scheduler): fix incorrect loop logic in MultiPoint to avoid a plugin being loaded multiple times
2023-12-14 05:10:37 +01:00
..
framework_test.go fix(scheduler): fix incorrect loop logic in MultiPoint to avoid a plugin being loaded multiple times 2023-11-29 20:14:18 +08:00
framework.go Merge pull request #122068 from caohe/fix-multi-point 2023-12-14 05:10:37 +01:00
instrumented_plugins.go plugin_evaluation_total metric support preScore/score 2023-05-16 16:52:29 +08:00
registry_test.go Change the scheduler plugins PluginFactory function to use context parameter to pass logger 2023-09-20 17:49:54 +08:00
registry.go Change the scheduler plugins PluginFactory function to use context parameter to pass logger 2023-09-20 17:49:54 +08: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 cleanup: rename failedPlugin to plugin in framework.Status 2023-10-25 12:03:56 +00:00