spiegel_podman/pkg/api/handlers
Jan Rodák 64e2b91ab4 Fix HealthCheck log destination, count, and size defaults
GoLang sets unset values to the default value of the type. This means that the destination of the log is an empty string and the count and size are set to 0. However, this means that size and count are unbounded, and this is not the default behavior.

Fixes: https://github.com/containers/podman/issues/25473
Fixes: https://issues.redhat.com/browse/RHEL-83262

Signed-off-by: Jan Rodák <hony.com@seznam.cz>
2025-03-17 15:10:59 +00:00
..
compat Fix reporting summed image size for compat endpoint 2025-03-10 13:21:25 -04:00
libpod Fix HealthCheck log destination, count, and size defaults 2025-03-17 15:10:59 +00:00
swagger Fix device limitations in podman-remote update on remote systems 2024-12-09 17:35:56 +01:00
types Bump Go module to v5 2024-02-08 09:35:39 -05:00
utils rework event code to improve API errors 2024-11-01 18:54:13 +01:00
decoder.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
types.go Fix device limitations in podman-remote update on remote systems 2024-12-09 17:35:56 +01:00