kubernetes/pkg/scheduler
Alex Wang 08dfa41f17 fix: key in matchLabelKeys needs to be ignored when LabelSelector is nil
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2023-03-14 11:25:04 +08:00
..
apis/config scheduler(NodeResourcesFit & NodeResourcesBalancedAllocation): calculatePodResourceRequest in PreScore phase (#115655) 2023-03-10 07:44:53 -08:00
framework fix: key in matchLabelKeys needs to be ignored when LabelSelector is nil 2023-03-14 11:25:04 +08:00
internal add(scheduler): implement "plugin_execution_duration_seconds" metric in PreEnqueue 2023-03-12 04:45:52 +00:00
metrics Cleanup deprecated metrics 2023-03-13 22:55:34 +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 dedupe pod resource request calculation 2023-03-09 17:15:53 -06: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 cleanup(scheduler): move metric labels to metrics package 2023-03-12 05:10:29 +00:00
scheduler_test.go refactor 2022-12-13 11:36:12 +08:00
scheduler.go add(scheduler): implement "plugin_execution_duration_seconds" metric in PreEnqueue 2023-03-12 04:45:52 +00:00