automation-tests/cmd/podman/pods
Daniel J Walsh 75419c5d88
When removing objects specifying --force,podman should exit with 0
This Patch will cause podman COMMAND rm --force bogus not fail

This is how Docker works, so Podman should follow this to allow existing
scripts to convert from Docker to Podman.

Fixes: #14612
Oprignal version of this patch came from wufan 1991849113@qq.com

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-07-26 16:00:42 -04:00
..
clone.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
create.go pod create --share none should not create infra 2022-07-25 13:11:06 -04:00
exists.go bump go module to version 4 2022-01-18 12:47:07 +01:00
inspect.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
kill.go Combine the CheckAllLatest CID and PodID functions 2022-05-26 11:12:40 -04:00
logs.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
pause.go Combine the CheckAllLatest CID and PodID functions 2022-05-26 11:12:40 -04:00
pod.go bump go module to version 4 2022-01-18 12:47:07 +01:00
prune.go bump go module to version 4 2022-01-18 12:47:07 +01:00
ps.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
restart.go Combine the CheckAllLatest CID and PodID functions 2022-05-26 11:12:40 -04:00
rm.go When removing objects specifying --force,podman should exit with 0 2022-07-26 16:00:42 -04:00
start.go Combine the CheckAllLatest CID and PodID functions 2022-05-26 11:12:40 -04:00
stats.go shell completion --format: use structs by reference 2022-04-28 18:12:17 +02:00
stop.go Combine the CheckAllLatest CID and PodID functions 2022-05-26 11:12:40 -04:00
top.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
unpause.go Fix podman pod unpaue TODO 2022-07-05 10:32:49 -04:00