mirror of
https://github.com/containers/podman.git
synced 2026-03-18 14:46:58 -04:00
* Move all public key handling into one AuthMethod. Prioritize ssh-agent keys over identity files. * Cache server connection when tunneling, saves one RoundTrip on ssh handshake Signed-off-by: Jhon Honce <jhonce@redhat.com>