spiegel_podman/pkg/domain
Jan Rodák ae825f6234
Fix client hangs on stale SSH connections
Wrap ssh.DialNet in a goroutine so it respects context cancellation,
skip retries on context/timeout errors, and invalidate the cached
connection on failure.

Fixes: https://github.com/containers/podman/issues/28453

Signed-off-by: Jan Rodák <hony.com@seznam.cz>
2026-06-11 16:10:25 +02:00
..
entities feat: update podman quadlet sub-command 2026-06-02 09:52:49 +00:00
filters filters: add annotation filter for containers Fixes: #28562 2026-05-11 20:24:28 +09:00
infra Fix client hangs on stale SSH connections 2026-06-11 16:10:25 +02:00
utils Replace strings.Split(..)[0] with strings.Cut 2026-05-22 13:08:56 -07:00