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(internal/postprocessor): use approved image tag #10341

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

noahdietz
Copy link
Contributor

@noahdietz noahdietz commented Jun 6, 2024

Change the tag used for postprocessor image to approved prefix. Add one with latest suffix on approved prefix, and another using the commit sha that produced the image - this way when the next image is pushed with latest the dangling image(s) will still be tagged with the approved tag prefix.

Update instructions accordingly. Note: the docker inspect and sed commands weren't working for me on gLinux, so I removed them and replaced them with the slightly simpler, but not automated, steps of copying it from the pull output.

internal bug http://b/334181347

@noahdietz noahdietz marked this pull request as ready for review June 6, 2024 22:59
@noahdietz noahdietz requested a review from a team as a code owner June 6, 2024 22:59
@noahdietz noahdietz added the automerge Merge the pull request once unit tests and other checks pass. label Jun 6, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit a388fe5 into googleapis:main Jun 6, 2024
8 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 6, 2024
@noahdietz noahdietz deleted the change-image-tag branch June 6, 2024 23:11
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