podman/pkg/api/handlers
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
..
compat fix for compatibility volume creation 2020-09-28 13:28:07 -05:00
libpod Fix handling of remove of bogus volumes, networks and Pods 2020-09-29 15:52:43 -04:00
swagger Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
utils Refactor API version values 2020-09-15 11:29:45 -07:00
decoder.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
types.go Restore 'id' stanza in pull results 2020-09-21 08:51:52 -07:00