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

chore(ci): fix gcloud gke auth #4161

Merged
merged 2 commits into from
May 3, 2023
Merged

chore(ci): fix gcloud gke auth #4161

merged 2 commits into from
May 3, 2023

Conversation

Walther
Copy link
Contributor

@Walther Walther commented May 3, 2023

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes CI runs for helm cli invocations against a GKE cluster.

We have already installed the newer gke auth plugin, and it works by default for kubectl. However, the helm cli does not use it unless you specify the env var.

helm/helm#11069

Special notes for your reviewer:

https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke

@Walther Walther marked this pull request as ready for review May 3, 2023 12:12
@Walther Walther requested review from edvald, shumailxyz and Orzelius May 3, 2023 12:23
Copy link
Collaborator

@edvald edvald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Do we also need this for the Windows test step?

@Walther
Copy link
Contributor Author

Walther commented May 3, 2023

Good catch! Adding to macos and windows setup sections too.

EDIT: macos had already been added, added windows.

@Walther Walther merged commit 268ff76 into 0.13 May 3, 2023
@Walther Walther deleted the 2023-05-03-gcloud-gke-auth branch May 3, 2023 12:39
This was referenced May 11, 2023
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

Successfully merging this pull request may close these issues.

2 participants