podman/pkg/api
Daniel J Walsh 22474095ab
Fix handling of remove of bogus volumes, networks and Pods
In podman containers rm and podman images rm, the commands
exit with error code 1 if the object does not exists.

This PR implements similar functionality to volumes, networks, and Pods.

Similarly if volumes or Networks are in use by other containers, and return
exit code 2.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-09-29 15:52:43 -04:00
..
handlers Fix handling of remove of bogus volumes, networks and Pods 2020-09-29 15:52:43 -04:00
server fix for compatibility volume creation 2020-09-28 13:28:07 -05:00
types podman rmi: refactor logic 2020-04-21 08:12:25 +02:00
Makefile Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
tags.yaml [CI:DOCS] fix swagger api docs 2020-08-23 15:10:22 +02:00