Files
kubernetes/pkg/kubelet/kuberuntime/kuberuntime_termination_order.go
Gunju Kim a03affab78 Terminate restartable init containers ignoring not-started containers
This ensures that the restartable init containers receive a termination
signal even if there are any not-started restartable init containers, by
ignoring the not-running containers.
2024-07-10 05:50:51 +09:00

4.0 KiB