kubernetes/pkg/api
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/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
persistentvolume Use cmp.Diff instead of diff.Object* in pkg/api 2021-03-20 21:40:34 +08:00
persistentvolumeclaim Implement API changes necessary for recovery from resize failure 2021-11-15 18:39:30 -05:00
pod Merge pull request #105885 from gnufied/move-configurable-fsgroup-ga 2021-11-10 13:53:27 -08:00
podsecuritypolicy Merge pull request #100885 from enj/enj/i/auth_owners 2021-04-12 22:18:49 -07:00
service Svc REST: clean up defaultOnRead to be consistent 2021-09-16 11:17:45 -07:00
testing rename v2beta2 to v2 2021-11-09 10:34:54 +08:00
v1 kubelet: Mark ready condition as false explicitly for terminal pods 2022-06-08 22:52:14 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00