Open jeffmaury opened 2 weeks ago
Container events are logged. This is spamming the log if health check is used (eg Podman AI Lab)
See https://github.com/containers/podman-desktop/blob/40ecb8de58fd3e59fc1131a7e7531884d0efe99d/packages/main/src/plugin/container-registry.ts#L148
It could skip the health check when logging
Container events are logged. This is spamming the log if health check is used (eg Podman AI Lab)
See https://github.com/containers/podman-desktop/blob/40ecb8de58fd3e59fc1131a7e7531884d0efe99d/packages/main/src/plugin/container-registry.ts#L148