cri-o/cmd
Nalin Dahyabhai 3f2bc09231 Return image references in ImageStatus()
The image's canonical reference is a name with a digest of the image's
manifest, so compute and return that value as the image's reference in
ImageStatus() and in ContainerStatus().

We don't auto-store a name based on the image digest when we pull one by
tag, but then CRI doesn't need us to do that.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-10-31 10:29:06 -04:00
..
crio cmd: crio: set ReadTimeout on the info endpoint 2017-10-29 21:56:55 +01:00
crioctl Return image references in ImageStatus() 2017-10-31 10:29:06 -04:00
kpod Add --tls-verify, --cert-dir, and --quiet flags to kpod pull 2017-10-25 16:28:18 -04:00