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

GKE auth not working #341

Closed
jeff-mccoy opened this issue Feb 20, 2022 · 0 comments · Fixed by #368
Closed

GKE auth not working #341

jeff-mccoy opened this issue Feb 20, 2022 · 0 comments · Fixed by #368

Comments

@jeff-mccoy
Copy link
Contributor

Environment

Device and OS: M1 Mac
App version: 0.15
Kubernetes distro being used: GKE

Steps to reproduce

  1. After creating a GKE cluster and authenticating, kubectl get nodes works fine but K9s and Zarf do not.

Expected result

It worked :-)

Actual Result

It didn't :-<

Visual Proof (screenshots, videos, text, etc)

Screen Shot 2022-02-20 at 10 23 27 AM

Severity/Priority

🤷

Additional Context

Looks like we are lacking imports for auth providers: kubernetes/client-go#242. It seems importing _ "k8s.io/client-go/plugin/pkg/client/auth" in the k8s package may resolve this.

@jeff-mccoy jeff-mccoy added this to the Zarf GA milestone Mar 7, 2022
jeff-mccoy added a commit that referenced this issue Mar 7, 2022
@jeff-mccoy jeff-mccoy linked a pull request Mar 7, 2022 that will close this issue
Noxsios pushed a commit that referenced this issue Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant