cri-o/server
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
..
apparmor Rename ocid to crio. 2017-05-12 09:56:06 -04:00
seccomp container_create: fix seccomp annotations 2017-09-25 21:08:11 +02:00
config.go Revert "Move crio default sock to /var/run/crio/crio.sock" 2017-10-19 10:13:49 -07:00
container_attach.go Make attach sockets directory an argument in Conmon 2017-10-24 15:42:23 -04:00
container_create.go container_create: sort mounts before adding them to the spec 2017-10-29 12:31:18 +01:00
container_exec.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_execsync.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_list.go Initial fixes for cri-tests 2017-10-13 08:36:14 -05:00
container_portforward.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_remove.go oci: fixes to properly handle container stop action 2017-10-17 00:21:17 +02:00
container_start.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_stats.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_stats_list.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_status.go Return image references in ImageStatus() 2017-10-31 10:29:06 -04:00
container_stop.go oci: fixes to properly handle container stop action 2017-10-17 00:21:17 +02:00
container_updateruntimeconfig.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_fs_info.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_list.go server: image_list: report image size 2017-08-31 17:50:25 +02:00
image_pull.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_remove.go Switch to ImageServer.UntagImage in RemoveImage handler 2017-10-31 10:30:18 -04:00
image_status.go Return image references in ImageStatus() 2017-10-31 10:29:06 -04:00
inspect.go Add crio annotations to container endpoint 2017-09-25 11:59:40 -07:00
inspect_test.go test: Modify Fatal to Fatalf as we have a specifier 2017-10-11 14:51:11 -07:00
naming.go server: Rename infra container to POD 2017-09-01 08:47:55 -07:00
runtime_status.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
sandbox_list.go server/sandbox_list.go: No error on filtered list find by ID 2017-10-16 16:36:15 -05:00
sandbox_network.go sandbox_network: pass sandbox to newPodNetwork 2017-09-25 21:08:11 +02:00
sandbox_remove.go oci: fixes to properly handle container stop action 2017-10-17 00:21:17 +02:00
sandbox_run.go lint fixes 2017-10-28 13:17:00 -07:00
sandbox_status.go *: store sandbox IP 2017-09-02 02:05:12 +02:00
sandbox_stop.go oci: fixes to properly handle container stop action 2017-10-17 00:21:17 +02:00
secrets.go Fixed logic flaw in the secrets mounts 2017-10-17 13:08:42 -04:00
server.go lint fixes 2017-10-28 13:17:00 -07:00
utils.go sandbox_network: pass sandbox to newPodNetwork 2017-09-25 21:08:11 +02:00
version.go version: fix version handling and kube info 2017-10-17 10:44:50 +02:00