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

Main is after latest release #2257

Merged
merged 8 commits into from
Jan 19, 2024

Conversation

mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented Jan 19, 2024

Release 5.29.1 happened on a branch; merge it into main to let Git, and go tools, now that main is “after” 5.29.1, notably so that updating to main does not trigger a downgrade of c/common to a version which does not require 5.29.1, or an upgrade of c/common does not trigger a downgrade from a main checkout to the branched 5.29.1 version of c/image.

mtrmac and others added 8 commits January 17, 2024 20:25
Signed-off-by: Miloslav Trmač <[email protected]>
[release-5.29] Update DEST_BRANCH for the branch
Add support to push image with unknown digest and no tag to
a registry. This will be used by farm build to construct a list
of multi arch builds after pushing images built on each node.

Signed-off-by: Urvashi Mohnani <[email protected]>

MH: Backported to release-5.29 branch for Podman 4.9, as this is
required for the `podman farm build` feature. Backporting
features is unusual, but Podman 4.9 is a very unusual release
(based on 4.8 instead of main), which makes this necessary.

I can, at least, say that we do not intend on making a habit out
of this.

Signed-off-by: Matt Heon <[email protected]>
- Add support for pushing image with unknown digest

Signed-off-by: Miloslav Trmač <[email protected]>
Signed-off-by: Miloslav Trmač <[email protected]>
@mtrmac mtrmac merged commit 3ec8998 into containers:main Jan 19, 2024
10 checks passed
@mtrmac mtrmac deleted the main-is-after-latest-release branch January 19, 2024 21:35
@TomSweeneyRedHat
Copy link
Member

LGTM

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.

3 participants