spiegel_podman/vendor/github.com/containers/common/pkg/config
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
..
config.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
config_darwin.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
config_linux.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
config_local.go build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3 2020-10-27 07:25:23 -04:00
config_remote.go Bump github.com/containers/common from 0.15.2 to 0.16.0 2020-07-16 13:11:10 -04:00
config_unsupported.go Update to the latest version of buildah 2020-02-19 16:04:00 -05:00
config_windows.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
containers.conf image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
default.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
default_linux.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
default_unsupported.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
nosystemd.go Switch eventlogger to journald by default 2021-08-23 17:59:42 -04:00
pull_policy.go Add --accept-repositories integration tests 2021-07-30 14:53:55 +02:00
systemd.go Switch eventlogger to journald by default 2021-08-23 17:59:42 -04:00
util_supported.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
util_windows.go Update to the latest version of buildah 2020-02-19 16:04:00 -05:00