Files
Sonny Sasaka 0dd14244da [v5.4-rhel] Skip layer digests for podman system check --quick
podman system check --quick currently only skips layer contents, but
practically it's not much quicker than without the flag.

This changes the flag to also skip checking layer digests which speed up
the check significantly.

In some cases, it is useful to opt for a quicker check if we prioritize
detecting and fixing severe corruption and can tolerate minor damage.

The check option is derived from CRI-O's internal repair:
9e4d86d823/internal/lib/container_server.go (L860)

Fixes: https://issues.redhat.com/browse/OCPBUGS-57981

Signed-off-by: Sonny Sasaka <sonnysasaka@gmail.com>
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-06-23 17:57:22 -04:00
..
2022-02-09 18:17:52 +01:00
2025-01-21 12:47:30 -06:00
2024-08-30 11:57:58 +02:00
2023-11-17 07:18:59 -05:00
2025-02-11 09:21:33 -05:00
2020-05-21 17:16:10 -04:00
2024-05-23 16:15:40 +01:00