spiegel_podman/vendor/github.com/containers/common/libimage
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
..
manifests Set config environment variables early in Podman init 2021-11-15 14:36:23 -05:00
copier.go bump c/common to latest and c/storage to 1.37.0 2021-10-04 16:34:10 +02:00
disk_usage.go manifest: rm should not remove referenced images. 2021-09-02 17:30:02 +05:30
events.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
filters.go container create: fix --tls-verify parsing 2021-10-27 14:36:25 +02:00
history.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
image.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
image_config.go bump c/common to latest and c/storage to 1.37.0 2021-10-04 16:34:10 +02:00
image_tree.go vendor containers/common@main 2021-07-16 17:32:37 +02:00
import.go podman load: support downloading files 2021-11-10 15:43:16 +01:00
inspect.go support health checks from image configs 2021-11-09 15:32:36 +01:00
layer_tree.go refine dangling checks 2021-07-26 09:28:17 +02:00
load.go bump c/common to latest and c/storage to 1.37.0 2021-10-04 16:34:10 +02:00
manifest_list.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
normalize.go support tag@digest notation 2021-05-31 14:38:43 +02:00
oci.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
pull.go faster image inspection 2021-10-08 14:47:33 +02:00
push.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
runtime.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
save.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
search.go container create: fix --tls-verify parsing 2021-10-27 14:36:25 +02:00