kubernetes/pkg/api/v1
David Porter 96ddfd6175 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 22:52:14 -07:00
..
endpoints hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
persistentvolume Merge pull request #99561 from BenTheElder/remove-bazel 2021-03-01 09:55:27 -08:00
pod kubelet: Mark ready condition as false explicitly for terminal pods 2022-06-08 22:52:14 -07:00
resource helpers: refactor and expose function for sum of container req/limits 2021-10-20 11:30:23 -07:00
service Implements Service Internal Traffic Policy 2021-03-07 16:52:59 -08:00
OWNERS Prune stale entries from OWNERS files 2021-04-13 20:54:50 -04:00