podman/pkg/autoupdate
Valentin Rothberg 0e955bec74 auto-update: return errors when checking for updates
When checking for new images on registries, do not suppress
and debug-log errors but return them.  Other images and units
will still be processed.

That is important to a) stop hiding flaky registries (see #18321)
                     b) mark the updates as `failed` instead of `false`

[NO NEW TESTS NEEDED]

Closes: #18321
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-04-25 12:15:22 +02:00
..
autoupdate.go auto-update: return errors when checking for updates 2023-04-25 12:15:22 +02:00