mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-14 20:59:40 +00:00
When an artifact is added without an explicit tag (e.g. "quay.io/myimage/myartifact"), the TAG column in "podman artifact ls" was empty instead of showing "latest", unlike container images which default to :latest. Add a call to reference.TagNameOnly() after parsing the stored name so the display normalises the reference before extracting the tag, matching the behaviour of container images. Fixes: #27083 Signed-off-by: Devesh B <98201065+DeveshB-1@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| podman | ||
| podman-mac-helper | ||
| podman-testing | ||
| podman-wslkerninst | ||
| quadlet | ||
| rootlessport | ||
| winpath | ||