spiegel_podman/pkg/farm
Danish Prakash 5745ac69e0
farm: handle tagged --tag references on build
podman farm build pushes each per-arch image to the registry by
appending `UnknownDigestSuffix` to the image specified using --tag. This
fails because a tag is not expected when UnknownDigestSuffix is used.
Parse the image reference and pass only the untagged image
reference when podman does this suffixed push to the registry.

Fixes #25039

Co-authored-by: Kevin Crocombe <kevin.crocombe@pegortech.co.uk>
Signed-off-by: Danish Prakash <contact@danishpraka.sh>
2026-08-19 12:44:54 +05:30
..
farm.go farm: handle tagged --tag references on build 2026-08-19 12:44:54 +05:30
list_builder.go farm: handle tagged --tag references on build 2026-08-19 12:44:54 +05:30