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

Fix gke e2e tests #1213

Merged
merged 2 commits into from Dec 21, 2022
Merged

Fix gke e2e tests #1213

merged 2 commits into from Dec 21, 2022

Conversation

raulcabello
Copy link
Contributor

e2e are failing because of a warning returned by the gke github action. This is because we are generating credentials via gcloud container clusters get-credentials. Install gke-gcloud-auth-plugin to fix this.

More info google-github-actions/setup-gcloud#561 (comment)

@raulcabello raulcabello requested a review from a team as a code owner December 21, 2022 10:50
@raulcabello raulcabello marked this pull request as draft December 21, 2022 10:51
e2e are failing because of a warning returned by the gke github action. Install gke-gcloud-auth-plugin to fix this
@raulcabello
Copy link
Contributor Author

@thardeck thardeck merged commit 7f5bbe3 into master Dec 21, 2022
@thardeck thardeck deleted the gke branch December 21, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants