You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WaitPodsRunning will return true if there are pods selected by the label selector that are in Terminating status. This can be misleading as the presumed usage of the tool is "all pods are running and available for use."
The text was updated successfully, but these errors were encountered:
WaitPodsRunning
will return true if there are pods selected by the label selector that are inTerminating
status. This can be misleading as the presumed usage of the tool is "all pods are running and available for use."The text was updated successfully, but these errors were encountered: