spiegel_podman/pkg/domain
Paul Holzinger 6fce734f42
remote: fix invalid --cidfile + --ignore
When the cidfile does not exists and ignore is set the cli parser skips
the file without error and we call into the backend code without any
names at all. This should logically be a NOP but on remote it caused all
containers to be returned which caused podman stop to stop everything in
this case.

Fixes #23554

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-08-12 17:12:12 +02:00
..
entities Should not force conversion of manifest type to DockerV2ListMediaType 2024-08-07 06:07:46 -04:00
filters Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00
infra remote: fix invalid --cidfile + --ignore 2024-08-12 17:12:12 +02:00
utils Merge pull request #21583 from Luap99/scp-port 2024-02-12 21:35:56 +00:00