kubernetes/pkg/scheduler
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
..
apis/config Add ctx logging involved in KS startup (#115588) 2023-02-13 09:19:29 -08:00
framework feature(scheduler): won't run Score if PreScore returned a Skip status (#115652) 2023-02-13 14:53:29 -08:00
internal Merge pull request #114273 from TommyStarK/unit-tests/pkg-scheduler-internal 2022-12-12 23:11:33 -08:00
metrics scheduler: promote pod resource metrics to stable 2023-02-09 20:30:45 +01:00
profile Fix scheduler misc 2022-09-04 00:07:49 +08:00
testing feature(scheduler): won't run Score if PreScore returned a Skip status (#115652) 2023-02-13 14:53:29 -08:00
util Add ctx logging involved in KS startup (#115588) 2023-02-13 09:19:29 -08:00
eventhandlers_test.go Revert "Enable paralellism in scheduler unit tests" 2022-09-23 12:00:14 -04:00
eventhandlers.go scheduler: add dynamic resource allocation plugin 2022-11-11 21:58:03 +01:00
extender_test.go Stop Cache in scheduler when test tears down 2022-12-22 15:38:38 +08:00
extender.go scheduler: remove unused Equal function for HTTPExtender 2022-07-05 13:17:05 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
schedule_one_test.go feature(scheduler): won't run Score if PreScore returned a Skip status (#115652) 2023-02-13 14:53:29 -08:00
schedule_one.go Merge pull request #114486 from kerthcet/cleanup/make-preemption-more-readable 2022-12-21 15:01:25 -08:00
scheduler_test.go refactor 2022-12-13 11:36:12 +08:00
scheduler.go refactor 2022-12-13 11:36:12 +08:00