Skaffold reports pod is ready based on phase not readiness state #5427
Labels
area/status-check
kind/bug
Something isn't working
kind/friction
Issues causing user pain that do not have a workaround
priority/p1
High impact feature/bug.
In CC-VSC, I saw in the output:
So pod/nodetodo-deployment-5dcbd4795b-94sqb appeared to be running. But
kubectl
disagrees:Eventually the output view added:
I suspect our status checks are reporting the pod phase and ignoring the ready state — the same problem as in #5308.
(This caused some head-scratching trying to understand why the app wasn't running properly.)
The text was updated successfully, but these errors were encountered: