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

Update GitHub Actions for keyless auth GAR push #13

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

liamtoozer
Copy link
Contributor

@liamtoozer liamtoozer commented Aug 9, 2024

What is the context of this PR?

We need to move to keyless authentication to allow pushing of our Docker images from our PR branches.

How to review

Ensure that the GitHub action passes for this PR and the image is pushed successfully. NOTE - This PR build will fail until the keyless auth config is in place.

Note: For some reason, we were getting errors in our GHA after repeatedly trying to rerun, saying Error: google-github-actions/auth failed with: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"!. However, the env vars mentioned were already set so we're not sure what might have caused this. If it happens again, try pushing up an empty commit to see if the GHA correctly builds again.

@liamtoozer liamtoozer merged commit f025d45 into main Sep 5, 2024
1 check passed
@liamtoozer liamtoozer deleted the configure-keyless-auth-gar-push branch September 5, 2024 10:17
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.

4 participants