spiegel_podman/vendor/github.com/containers/storage/pkg/idtools
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
..
idtools.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
idtools_supported.go Bump github.com/containers/storage from 1.33.1 to 1.34.0 2021-08-10 13:00:34 +00:00
idtools_unix.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
idtools_unsupported.go Bump github.com/containers/storage from 1.33.1 to 1.34.0 2021-08-10 13:00:34 +00:00
idtools_windows.go Bump github.com/containers/storage from 1.19.2 to 1.20.1 2020-05-21 09:55:44 -04:00
parser.go build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3 2020-10-27 07:25:23 -04:00
usergroupadd_linux.go Bump github.com/containers/storage from 1.33.1 to 1.34.0 2021-08-10 13:00:34 +00:00
usergroupadd_unsupported.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
utils_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00