Skip to content

Error managing GKE multiple cluster in different GCP projects #909

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

Closed
fandujar opened this issue Jul 31, 2019 · 1 comment
Closed

Error managing GKE multiple cluster in different GCP projects #909

fandujar opened this issue Jul 31, 2019 · 1 comment

Comments

@fandujar
Copy link

When I tried to run client.CoreV1Api.list_namespace() across different GKE clusters running on different GCP projects, I notice that only the clusters that were inside my current active gcloud project worked.

All the others clusters didn't work and I received the error
Error Could not automatically determine credentials. Please set GOOGLE_APPLICATION_CREDENTIALS or explicitly create credentials and re-run the application. For more information, please see https://cloud.google.com/docs/authentication/getting-started

This issue is related to #339. Even though google.auth is working as intended I wonder if is there a way to work around this.

@fandujar
Copy link
Author

Closing it. Nevermind

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