Aleksandra Malinowska
|
7abba24231
|
Fix existing unit test (add no op scoring plugin)
|
2023-12-21 13:30:01 +01:00 |
|
Aleksandra Malinowska
|
e19be41f58
|
Don't evaluate extra nodes if there's no score plugin defined
|
2023-12-21 13:29:46 +01:00 |
|
AxeZhan
|
be48c93689
|
Sched framework: expose NodeInfo in all functions of PluginsRunner interface
|
2023-12-15 11:30:06 +08:00 |
|
Paco Xu
|
1160521a4f
|
Revert "Scheduler first fit"
|
2023-12-14 17:27:25 +08:00 |
|
Kubernetes Prow Robot
|
517091cdc5
|
Merge pull request #122058 from aleksandra-malinowska/scheduler-first-fit
Scheduler first fit
|
2023-12-14 05:10:19 +01:00 |
|
Aleksandra Malinowska
|
feb23ec581
|
Fix existing unit test (add no op scoring plugin)
|
2023-11-28 10:42:21 +01:00 |
|
Aleksandra Malinowska
|
199dc03bdd
|
Don't evaluate extra nodes if there's no score plugin defined
|
2023-11-28 10:39:49 +01:00 |
|
utam0k
|
aba817ac1d
|
return not-found errors properly from fake listeres
Signed-off-by: utam0k <k0ma@utam0k.jp>
|
2023-11-20 19:14:08 +09:00 |
|
Kubernetes Prow Robot
|
fd5c406112
|
Merge pull request #120933 from mengjiao-liu/contextual-logging-scheduler-remaining-part
kube-scheduler: convert the remaining part to use contextual logging
|
2023-10-27 10:30:58 +02:00 |
|
Kensei Nakada
|
27bb66fd7b
|
cleanup: rename failedPlugin to plugin in framework.Status
|
2023-10-25 12:03:56 +00:00 |
|
Mengjiao Liu
|
bd8ac8c7fa
|
kube-scheduler: checked err for golangci-lint
|
2023-10-24 17:56:59 +08:00 |
|
Mengjiao Liu
|
b0a73213d6
|
kube-scheduler: convert the remaining part to use contextual logging
|
2023-10-24 17:56:48 +08:00 |
|
olderTaoist
|
5d5958e338
|
fix ImageLocality plugin score is inconsistent
|
2023-10-17 09:38:03 +08:00 |
|
Mengjiao Liu
|
a7466f44e0
|
Change the scheduler plugins PluginFactory function to use context parameter to pass logger
- Migrated pkg/scheduler/framework/plugins/nodevolumelimits to use contextual logging
- Fix golangci-lint validation failed
- Check for plugins creation err
|
2023-09-20 17:49:54 +08:00 |
|
kerthcet
|
6fbb8ec7e4
|
Move scheduler testing utils to /scheduler/testing
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2023-09-12 13:42:38 +08:00 |
|