kubernetes/pkg/scheduler/framework
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
..
autoscaler_contract Modify the return type of RunFilterPlugins to *Status 2023-01-03 14:33:58 +08:00
fake Fix nil pointer error in nodevolumelimits csi logging 2023-01-25 09:37:46 -08:00
parallelize feature(scheduler): add "goroutines" metric and deprecate the "scheduler_goroutines" metric 2022-09-01 13:21:21 +00:00
plugins feat: support preemption for pods using ReadWriteOncePod PVCs 2023-01-30 10:59:22 -08:00
preemption Do not include scheduler name in the preemption event message 2023-01-11 09:32:21 +01:00
runtime feature(scheduler): won't run Score if PreScore returned a Skip status (#115652) 2023-02-13 14:53:29 -08:00
cycle_state_test.go Copy recordPluginMetrics in CycleState.Clone 2022-04-14 15:26:20 +00:00
cycle_state.go feature(scheduler): won't run Score if PreScore returned a Skip status (#115652) 2023-02-13 14:53:29 -08:00
extender.go multiple extenders and UnschedulableAndUnresolvable takes precedence 2021-01-29 11:32:43 +08:00
interface_test.go Distinguish unschedulable with unresolvable in scheduler 2023-01-05 16:59:19 +08:00
interface.go feature(scheduler): won't run Score if PreScore returned a Skip status (#115652) 2023-02-13 14:53:29 -08:00
listers.go Adding StorageInfoLister to SharedLister 2022-05-03 18:00:41 -07:00
types_test.go Add PreFilter messages to Diagnosis 2022-08-31 12:46:03 -07:00
types.go Fix an accuracy issue of scheduler_pending_pods metric 2022-11-21 21:33:16 -08:00