podman/pkg/api/handlers/utils
Valentin Rothberg b1f5e861b0 compat: image normalization: handle sha256 prefix
When normalizing image names on the compat API, make sure to take the
`sha256:` prefix into account when matching against the image ID.
Otherwise, the name will mistakingly be subject to docker.io
normalization.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-12-20 17:27:02 +01:00
..
containers.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
errors.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
handler.go Better emptiness test for custom JSON serializer 2021-11-01 20:12:35 +01:00
handler_test.go Add tests 2021-11-01 23:01:17 +01:00
images.go compat: image normalization: handle sha256 prefix 2021-12-20 17:27:02 +01:00