mirror of
https://github.com/rancher/rke.git
synced 2025-08-30 13:02:45 +00:00
This addresses users issues in being unable to use RKE command line using SSH_AUTH_SOCK. On OSX the socket env var is set, but nothing is listening. Also, Linux users have reported issues. To address this the default mode is to not use SSH Agent Auth. A user must set it explicitly in either the config file or on the CLI. The only way to use a passphrase protected key file is with a properly configured SSH Agent and using SSH Agent Auth. |
||
---|---|---|
.. | ||
addons.go | ||
certificates.go | ||
cluster.go | ||
defaults.go | ||
hosts.go | ||
local.go | ||
network.go | ||
plan.go | ||
reconcile.go | ||
remove.go | ||
state.go | ||
validation.go |