kubernetes/pkg/scheduler/framework/plugins/feature
Gunju Kim 7286d122fb
Mark pods with restartable init containers as UnschedulableAndUnresolvable
This marks the pods with restartable init containers as
`UnschedulableAndUnresolvable` if the feature gate is disabled to avoid
the inconsistency in resource calculation between the scheduler and the
older kubelet.
2023-07-08 07:26:13 +09:00
..
feature.go Mark pods with restartable init containers as UnschedulableAndUnresolvable 2023-07-08 07:26:13 +09:00