googs1025
69831b0043
chore(scheduler): refactor import package ordering
2024-09-18 20:31:03 +08:00
olderTaoist
b478621596
register unscheduable plugin when prefileter with NodeNames
2024-07-02 13:02:45 +08:00
Mengjiao Liu
1c05cf1d51
kube-scheduler: NewFramework function to pass the context parameter
...
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com >
2023-05-23 10:17:34 +08:00
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
kerthcet
2679d998d3
Make autoscaling team as the autoscaler_contract package approver
...
Signed-off-by: kerthcet <kerthcet@gmail.com >
2022-09-22 23:18:12 +08:00
kerthcet
a86bffedcf
address comments
...
Signed-off-by: kerthcet <kerthcet@gmail.com >
2022-07-20 10:30:08 +08:00
kerthcet
c8360913ee
Feat: add framework interface detector tests
...
Signed-off-by: kerthcet <kerthcet@gmail.com >
2022-07-19 18:16:56 +08:00