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

Pin docker images by tag in addition to sha #375

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

deivid-rodriguez
Copy link
Contributor

@deivid-rodriguez deivid-rodriguez commented Dec 7, 2022

Add version tag to proxy & updater docker tags in addition to the SHA.

There's an open PR for Dependabot to fix updating images pinned only by SHA when there's a large number of images available, but it's not yet released.

As a workaround, we can also pin by tag which is handled more efficiently.

It also makes it easier to determine which version of the updater & proxy are being used.

@deivid-rodriguez deivid-rodriguez changed the title Also updater image by tag Also pin updater image by tag Dec 7, 2022
@mctofu mctofu force-pushed the deivid-rodriguez/also-pin-by-tag branch from d16722b to cbf4f21 Compare December 9, 2022 20:03
There's an open PR for Dependabot to fix updating images pinned only by
SHA, but it's not yet released.

As a workaround, we can also pin by tag which is handled more
efficiently.

It also makes it easier to determine which version of the updater &
proxy are being used.

Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
@mctofu mctofu changed the title Also pin updater image by tag Pin docker images by tag in addition to sha Jan 3, 2023
@mctofu mctofu force-pushed the deivid-rodriguez/also-pin-by-tag branch from cbf4f21 to f5456a9 Compare January 3, 2023 19:57
@mctofu mctofu marked this pull request as ready for review January 3, 2023 20:00
@mctofu mctofu requested a review from a team as a code owner January 3, 2023 20:00
@mctofu mctofu merged commit 4a41f80 into main Jan 3, 2023
@mctofu mctofu deleted the deivid-rodriguez/also-pin-by-tag branch January 3, 2023 20:23
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