spiegel_podman/pkg/domain
Valentin Rothberg 346e5e52e2 kube down/play --replace: handle absent objects
Make sure that `kube down` and `kube play --replace` do not error out
when an object does not exist (or has already been removed).  Such kind
of teardown should not be treated as an ordinary `rm` but as an
`rm --ignore`.  It's purpose it to make sure that all objects in a YAML
are removed; even if they existed only partially.

Fixes: #19711
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-08-28 13:13:40 +02:00
..
entities kube down/play --replace: handle absent objects 2023-08-28 13:13:40 +02:00
filters Add since as valid filter option for volume subcommands 2023-07-18 14:52:42 -04:00
infra kube down/play --replace: handle absent objects 2023-08-28 13:13:40 +02:00
utils add --module flag 2023-08-16 14:32:35 +02:00