podman/vendor/github.com/containerd
Valentin Rothberg 0d1aaf080e image lookup: do not match *any* tags
For reasons buried in the history of Podman, looking up an untagged
image would match any tag of matching image. For instance, looking up
centos would match a local image centos:foobar.  Change that behavior
to only match the latest tag.

Fix: #11964
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-11-23 11:15:03 +01:00
..
cgroups update c/common 2021-05-20 10:21:27 +02:00
containerd update c/common 2021-05-20 10:21:27 +02:00
stargz-snapshotter/estargz image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00