We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right after the Pod estafette-gke-node-pool-shifter starts it goes into CrashLoopBackOff with the following error message:
Error creating GCloud client
Firstly, I don't know how to fix the issue, any recommendations?
Secondly, a more elaborate error message would be really helpful, maybe the actual error could be logged?
The text was updated successfully, but these errors were encountered:
I was able to solve the issue. The problem was, that I passed a base64 encoded file here:
--set-file googleServiceAccount=./google_service_account.json \
However, a more meaningful error message would be helpful here.
Thanks for your work anyway. :-)
Sorry, something went wrong.
No branches or pull requests
Right after the Pod estafette-gke-node-pool-shifter starts it goes into CrashLoopBackOff with the following error message:
Error creating GCloud client
Firstly, I don't know how to fix the issue, any recommendations?
Secondly, a more elaborate error message would be really helpful, maybe the actual error could be logged?
The text was updated successfully, but these errors were encountered: