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

Backport #2209 to release-5.29 branch #2252

Merged
merged 1 commit into from
Jan 17, 2024

Commits on Jan 17, 2024

  1. Add support for pushing image with unknown digest

    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 <umohnani@redhat.com>
    
    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 <mheon@redhat.com>
    umohnani8 authored and mheon committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    47bac8f View commit details
    Browse the repository at this point in the history