Skip to content
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

"Credential Not Found" Error When the GKE Cluster Restarted #227

Open
bfg-jian opened this issue Apr 23, 2021 · 0 comments
Open

"Credential Not Found" Error When the GKE Cluster Restarted #227

bfg-jian opened this issue Apr 23, 2021 · 0 comments

Comments

@bfg-jian
Copy link

Our spinnaker instance in GKE has been experiencing a "Credential Not Found" error whenever the GKE Cluster got restarted. The restart can be due to gcp's auto maintenance, upgrade, or manual restarting. When we hit the "Credential Not Found" error, all the accounts we created seem to disappeared.

I found that this is caused by clouddriver service start in the wrong order when the GKE cluster restarted. Currently, to get around this problem, I would manually scale the clouddriver pod to 0 then back to 1. Is there a better way to resolve this? Or is there a way to enforce the order in which the services get started?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant