cri-o/pkg/storage
Nalin Dahyabhai a0b1da15a3 Expand image refs and handle refs with digests
If an image that we're pulling from a registry has a digest in its
reference, use that to construct the destination image's reference.
This should help us detect cases where the image has previously been
pulled.

When we have a filter to use when listing images, expand it into a
reference so that we can properly match against names of images that
we've previously stored using fully expanded references.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-04-27 14:13:02 -04:00
..
doc.go Add storage utility functions 2016-12-19 11:44:34 -05:00
image.go Expand image refs and handle refs with digests 2017-04-27 14:13:02 -04:00
runtime.go server: readable fields 2017-04-20 08:22:50 -04:00