kubernetes/pkg/scheduler/framework
Kubernetes Prow Robot 7b1b8d5734
Merge pull request #114889 from sanposhiho/skip/inter-pod-affinity
feature(InterPodAffinity): return Skip in PreFilter
2023-01-18 20:36:35 -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 #114889 from sanposhiho/skip/inter-pod-affinity 2023-01-18 20:36:35 -08:00
preemption Do not include scheduler name in the preemption event message 2023-01-11 09:32:21 +01:00
runtime Code refactor for readability 2023-01-07 11:31:46 +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