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

Support Google Authentication for GKE #20

Closed
szpotona opened this issue Jul 10, 2017 · 0 comments
Closed

Support Google Authentication for GKE #20

szpotona opened this issue Jul 10, 2017 · 0 comments
Assignees
Labels

Comments

@szpotona
Copy link

There is a small problem with Google Authentication using the kubernetes package(even with the latest version) that our cloudify kubernetes plugin depends on.

The issue is explained here:
kubernetes-client/python#233

Patching kube_config.py as suggested in the issue thread works and I can use plugin easily and run there simple blueprint from examples but it's not something we should use in production.

We should try to find a reasonable authentication way using service account. I think it's possible to inject it into kubernetes client.

@EarthmanT EarthmanT assigned EarthmanT and kbijakowski and unassigned EarthmanT Jul 11, 2017
@EarthmanT EarthmanT added the bug label Jul 11, 2017
EarthmanT added a commit that referenced this issue Jul 20, 2017
…ication

Issue #20: Support Google Authentication for GKE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants