kubernetes/pkg/api/v1
David Porter 7811d84fef kubelet: Mark ready condition as false explicitly for terminal pods
Terminal pods may continue to report a ready condition of true because
there is a delay in reconciling the ready condition of the containers
from the runtime with the pod status. It should be invalid for kubelet
to report a terminal phase with a true ready condition. To fix the
issue, explicitly override the ready condition to false for terminal
pods during status updates.

Signed-off-by: David Porter <david@porter.me>
2022-06-08 16:19:16 -07:00
..
endpoints hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
persistentvolume csi: add nodeExpandSecret support for CSI client 2022-04-05 11:36:23 +08:00
pod kubelet: Mark ready condition as false explicitly for terminal pods 2022-06-08 16:19:16 -07:00
resource mark PodOverhead to GA in v1.24; remove in v1.26 2022-03-17 09:30:14 +08:00
service kube-proxy: Renames for readability 2022-03-30 09:55:32 -07:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00