Skip to content

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

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

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

Conversation

@deitch
Copy link
Collaborator

@deitch deitch commented Jan 15, 2026

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