cri-o/pkg
Nalin Dahyabhai ff7bbb4f0d 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-12-14 14:23:53 -05:00
..
annotations sandbox, ctrs: fixup seccomp for 1.8 2017-11-02 16:07:52 +01: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-12-14 14:23:53 -05:00