push release tags even when digest tag already is there by deitch · Pull Request #4201 · linuxkit/linuxkit · GitHub
Skip to content

push release tags even when digest tag already is there#4201

Merged
deitch merged 1 commit into
linuxkit:masterfrom
deitch:push-release-tags
Jan 15, 2026
Merged

push release tags even when digest tag already is there#4201
deitch merged 1 commit into
linuxkit:masterfrom
deitch:push-release-tags

Conversation

@deitch

@deitch deitch commented Jan 15, 2026

Copy link
Copy Markdown
Collaborator

Fixes #4200

- What I did
Ensure that lkt pkg build --push --release vX.Y.Z linuxkit/foo:1234 pushes the vX.Y.Z tag even if foo:1234 already exists.

- How I did it
Change one section of code.

- How to verify it
Run it, plus CI

- Description for the changelog

pkg release works

Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch merged commit 4129cc7 into linuxkit:master Jan 15, 2026
40 of 51 checks passed
@deitch deitch deleted the push-release-tags branch January 15, 2026 18:01
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.

pkg tags do not run correctly

1 participant