k3s/pkg/ssh
k8s-merge-robot 4c9bbea0cf Merge pull request #24506 from timstclair/ssh
Automatic merge from submit-queue

Don't log private SSH key

Log files may have more inclusive permissions than private SSH keys, and as such we should not log the key, even if it looks invalid. I accidentally leaked my key this way when posting e2e test logs.
2016-04-19 22:36:44 -07:00
..
ssh.go Merge pull request #24506 from timstclair/ssh 2016-04-19 22:36:44 -07:00
ssh_test.go Add a timeout to the sshDialer to prevent indefinite hangs. 2016-04-04 16:35:20 -07:00