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 #1211

Closed
wants to merge 1 commit into from
Closed

Fix gke e2e tests #1211

wants to merge 1 commit into from

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)

manno
manno previously approved these changes Dec 21, 2022
@raulcabello raulcabello marked this pull request as draft December 21, 2022 10:33
e2e are failing because of a warning returned by the gke github action. Install gke-gcloud-auth-plugin to fix this
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.

None yet

2 participants