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

ci: fix gke auth actions #3488

Merged
merged 1 commit into from
Dec 6, 2023
Merged

ci: fix gke auth actions #3488

merged 1 commit into from
Dec 6, 2023

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Dec 6, 2023

The prior versions of our GHA helpers were throwing an error on deploy:

The v0 series of google-github-actions/auth is no longer maintained.
It will not receive updates, improvements, or security patches.
Please upgrade to the latest supported versions

Patching both the /auth and /get-gke-credentials GHA helpers.

The prior versions of our GHA helpers were throwing an error on deploy:

    The v0 series of google-github-actions/auth is no longer maintained.
    It will not receive updates, improvements, or security patches.
    Please upgrade to the latest supported versions

Patching both the /auth and /get-gke-credentials GHA helpers.
@conorsch
Copy link
Contributor Author

conorsch commented Dec 6, 2023

This was sufficient on an ad-hoc deploy https://github.com/penumbra-zone/penumbra/actions/runs/7120716781, modulo osiris, which is a separate problem.

@conorsch conorsch marked this pull request as ready for review December 6, 2023 22:08
@conorsch conorsch merged commit 7deba33 into main Dec 6, 2023
13 of 14 checks passed
@conorsch conorsch deleted the gke-auth-gha branch December 6, 2023 22:27
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.

1 participant