spiegel_podman/pkg/domain
Paul Holzinger a89fef6e2a
cleanup: add new --stopped-only option
The podman container cleanup process runs asynchronous and by the time
it gets the lock it is possible another podman process already did the
cleanup and then did a new init() to start it again. If the cleanup
process gets the lock there it will cause very weird things.

This can be observed in the remote start API as CI flakes.

Fixes #23754

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-08-27 15:01:23 +02:00
..
entities cleanup: add new --stopped-only option 2024-08-27 15:01:23 +02:00
filters Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00
infra cleanup: add new --stopped-only option 2024-08-27 15:01:23 +02:00
utils Merge pull request #21583 from Luap99/scp-port 2024-02-12 21:35:56 +00:00