spiegel_podman/vendor/github.com/containers/storage/drivers/overlay
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
..
check.go Bump github.com/containers/storage from 1.32.3 to 1.32.5 2021-06-29 15:58:32 -04:00
check_115.go Bump github.com/containers/storage from 1.33.1 to 1.34.0 2021-08-10 13:00:34 +00:00
check_116.go Bump github.com/containers/storage from 1.33.1 to 1.34.0 2021-08-10 13:00:34 +00:00
jsoniter.go Bump github.com/containers/storage from 1.30.1 to 1.30.2 2021-05-10 10:16:27 +00:00
mount.go Bump github.com/containers/storage from 1.30.1 to 1.30.2 2021-05-10 10:16:27 +00:00
overlay.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
overlay_cgo.go Bump github.com/containers/storage from 1.25.0 to 1.28.0 2021-03-18 20:27:25 +01:00
overlay_nocgo.go Bump github.com/containers/storage from 1.25.0 to 1.28.0 2021-03-18 20:27:25 +01:00
overlay_unsupported.go Bump github.com/containers/storage from 1.25.0 to 1.28.0 2021-03-18 20:27:25 +01:00
randomid.go Vendor in latest containers/storage 2021-09-29 15:25:54 -04:00