kubernetes/pkg/scheduler/framework
Kubernetes Prow Robot c549b59983
Merge pull request #114125 from sanposhiho/skip-reimplementation
feature(scheduler): won't run Filter if PreFilter returned a Skip status
2023-01-06 02:25:59 -08:00
..
autoscaler_contract Modify the return type of RunFilterPlugins to *Status 2023-01-03 14:33:58 +08:00
fake cleanup: delete unused func NewNodeInfoLister 2022-03-04 01:43:20 +08:00
parallelize feature(scheduler): add "goroutines" metric and deprecate the "scheduler_goroutines" metric 2022-09-01 13:21:21 +00:00
plugins Merge pull request #114125 from sanposhiho/skip-reimplementation 2023-01-06 02:25:59 -08:00
preemption rename 'PreemptionByKubeScheduler' to 'PreemptionByScheduler' 2023-01-05 10:31:57 -08:00
runtime Merge pull request #114125 from sanposhiho/skip-reimplementation 2023-01-06 02:25:59 -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 Filter if PreFilter returned a Skip status 2023-01-06 07:38:15 +00: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 Merge pull request #114125 from sanposhiho/skip-reimplementation 2023-01-06 02:25:59 -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