cri-o/libkpod/image
umohnani8 9f349528dc Fix 'kpod load' nil issue raised by QE
When an image is saved using the digest, the repotag saved is null causing load to break
Using the hex form of the image digest to save the image when the repotag is null
This saves the image in containers-storage without a name or tag as "<none>"

Signed-off-by: umohnani8 <umohnani@redhat.com>
2017-08-15 14:23:11 -04:00
..
copy.go Fix 'kpod load' nil issue raised by QE 2017-08-15 14:23:11 -04:00
copy_data.go Use errors.Cause() when looking at storage errors 2017-08-03 15:40:54 -04:00
copy_ref.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
image.go fix bug with creation time in ParseFilter() 2017-08-04 11:46:43 -04:00
image_data.go Rename libkpod files to follow Go conventions 2017-07-31 10:11:40 -04:00
rmi.go Avoid using lower-level storage APIs 2017-07-25 13:29:49 -04:00