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
I'm attempting to sequentially patch deployments within my cluster, waiting for each deployment to reach the READY state before moving to the next. I added the 'wait' flag in the body for this purpose, but I'm encountering the following error in the process: client rate limiter wait returned an error: context deadline exceeded
I'm attempting to sequentially patch deployments within my cluster, waiting for each deployment to reach the READY state before moving to the next. I added the 'wait' flag in the body for this purpose, but I'm encountering the following error in the process:
client rate limiter wait returned an error: context deadline exceeded
How to fix this issue?
Related issue: #66
The text was updated successfully, but these errors were encountered: