kubernetes/pkg/scheduler/framework/autoscaler_contract
Kante Yin 49e7e80999 Modify the return type of RunFilterPlugins to *Status
Before, the return type of RunFilterPlugins is a Map, but considering we'll return immediately
once we met unsuccessful status, this is not necessary.

Signed-off-by: Kante Yin <kerthcet@gmail.com>
2023-01-03 14:33:58 +08:00
..
framework_contract_test.go Modify the return type of RunFilterPlugins to *Status 2023-01-03 14:33:58 +08:00
lister_contract_test.go
OWNERS Make autoscaling team as the autoscaler_contract package approver 2022-09-22 23:18:12 +08:00