cri-o/pkg
Nalin Dahyabhai 2e5e92730a Switch to ImageServer.UntagImage in RemoveImage handler
Add an UntagImage() method to pkg/storage/ImageServer, which will check
if the passed-in NameOrID is a name.  If so, it merely removes that name
from the image, removing the image only if it was the last name that the
image had.  If the NameOrID is an image ID, the image is removed, as
RemoveImage() does.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-10-31 10:30:18 -04:00
..
annotations server: correctly set hostname 2017-09-17 10:19:31 +02:00
registrar Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
storage Switch to ImageServer.UntagImage in RemoveImage handler 2017-10-31 10:30:18 -04:00