spiegel_podman/pkg/varlinkapi
W. Trevor King 0f6535cf6b libpod/image: Use ParseNormalizedNamed in RepoDigests
Avoid generating
quay.io/openshift-release-dev/ocp-release@sha256@sha256:239... and
similar when the image name is already digest-based [1].  It's not
clear exactly how we get into this state, but as shown by the unit
tests, the new code handles this case correctly (while the previous
code does not).

[1]: https://github.com/containers/libpod/issues/2086

Signed-off-by: W. Trevor King <wking@tremily.us>

Closes: #2106
Approved by: rhatdan
2019-01-09 22:29:18 +00:00
..
config.go switch projectatomic to containers 2018-08-16 17:12:36 +00:00
containers.go Adding more varlink endpoints 2018-12-03 10:56:07 -06:00
containers_create.go Switch all referencs to image.ContainerConfig to image.Config 2018-12-21 15:59:34 -05:00
images.go libpod/image: Use ParseNormalizedNamed in RepoDigests 2019-01-09 22:29:18 +00:00
mount.go Adding more varlink endpoints 2018-12-03 10:56:07 -06:00
pods.go Clean up some existing varlink endpoints 2018-12-12 12:53:09 -06:00
system.go Add ability to build golang remote client 2019-01-07 12:43:57 -06:00
util.go Added helper function for libpod pod api calls 2018-08-16 20:31:50 +00:00