podman/pkg/autoupdate
Paul Holzinger 1413a28409
podman auto-update: fix ErrNoSuchCtr race
If a container is removed during the loop we should just ignore it. No
reason to log this as error to the user.

Fixes #23279

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-07-18 10:52:12 +02:00
..
autoupdate.go podman auto-update: fix ErrNoSuchCtr race 2024-07-18 10:52:12 +02:00