spiegel_podman/pkg/domain
Marek Simek e353bab7f5
fix: Handle healthcheck log corruption gracefully
The healthcheck log could be corrupted if the
process was interrupted mid-write. It could
lead to Podman crashing.

Write the log files atomically and diferentiate
between corrupted log and different errors in
consumers of readFromFileHealthCheckLog().
Add a system test for a corrupted log file.
Change incorrect log permissions to 0o600.

Fixes: https://redhat.atlassian.net/browse/RHEL-178222
Signed-off-by: Marek Simek <msimek@redhat.com>
2026-06-29 13:03:47 +02:00
..
entities Handle uninstantiated template quadlets 2026-06-23 14:34:20 +02:00
filters fix: Handle healthcheck log corruption gracefully 2026-06-29 13:03:47 +02:00
infra Merge pull request #28860 from l0rd/refactor/quadlet-applications-with-fix 2026-06-25 13:45:29 -04:00
utils image scp: preserve usernames containing an "@" 2026-06-12 15:23:25 +05:30