spiegel_podman/vendor/github.com/containers/common/pkg/report
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
..
camelcase Refactor podman to use c/common/pkg/report 2020-10-21 08:16:52 -07:00
doc.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
formatter.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
template.go image lookup: do not match *any* tags 2021-11-23 11:15:03 +01:00
validate.go Refactor podman to use c/common/pkg/report 2020-10-21 08:16:52 -07:00
writer.go Refactor podman to use c/common/pkg/report 2020-10-21 08:16:52 -07:00