-
Notifications
You must be signed in to change notification settings - Fork 888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
restarting pods throws error #85
Comments
Were you able to get the pod to restart? It can take a couple of minutes for volumes to detach from the old node and reattach to a new one. |
yup I figure that one out...Question still remains how do you automate this? It goes in loop. |
This is automated, it should not loop. If it is looping forever then there is a bug. |
What version is your cluster? |
1.6.4 |
delete and creating deployment doesn't work.. Throwing error
Failed to attach volume "jenkins-home" on node "gke-demo-default-pool-f7ab4024-6ttg" with: googleapi: Error 400: The disk resource 'projects/dev-lm/zones/us-central1-b/disks/jenkins-home' is already being used by gke-demo-default-pool-f7ab4024-npdg
The text was updated successfully, but these errors were encountered: