mirror of
https://github.com/containers/podman.git
synced 2026-07-26 06:57:08 -04:00
Expose MemAvailable alongside MemFree/MemTotal in `podman info` host section, sourced from libpod/define/info.go's MemInfo. Fixes: #29116 https://github.com/podman-container-tools/podman/issues/29116 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz> test(info): add coverage for host.memAvailable Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>