-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.
Description
If I have startupProbe probe and readinessProbe then all good. Previous version of the pod is terminated after startup probe success, but if readinessProbe wasn't specified the pod becomes ready immediately. It would be nice to add new state (for example starting) which would have pods until a startupProbe is successful. Also, it would mean that container not ready for connection.
Thank you for attention!
IbraevM, PrefixEt, ppp-meter2019 and nightguide
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.sig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.