mirror of
https://github.com/containers/podman.git
synced 2025-09-09 19:52:21 +08: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>