Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SSH pubkey auth when agent exist + allow 1-char usernames #151

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

kke
Copy link
Contributor

@kke kke commented Jun 16, 2021

Signed-off-by: Kimmo Lehto kimmo.lehto@gmail.com

Updates rig to 0.3.21 to bring:

  • Allow usernames shorter than 3 characters (#31)
  • Fix SSH login when both keyPath and ssh-agent defined (#30)

Fixes #141
Fixes #142

Signed-off-by: Kimmo Lehto <kimmo.lehto@gmail.com>
@kke kke requested a review from jnummelin June 16, 2021 08:24
@kke kke added the bug Something isn't working label Jun 16, 2021
@kke kke merged commit cb35161 into main Jun 16, 2021
@kke kke deleted the update-rig-0-3-21 branch June 16, 2021 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.8.4 fails to connect with ssh key to vagrant host k0sctl does not support short login names
2 participants