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

bootstrap: fallback to default known_hosts #3377

Merged
merged 2 commits into from
Dec 12, 2022
Merged

Conversation

aryan9600
Copy link
Member

Use default known_hosts and ssh configuration when no private key file is provided while bootstraping using ssh.

Fixes: #3358
Signed-off-by: Sanskar Jaiswal jaiswalsanskar078@gmail.com

@aryan9600 aryan9600 marked this pull request as ready for review December 6, 2022 10:18
Makefile Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@pjbgf pjbgf mentioned this pull request Dec 8, 2022
22 tasks
go.mod Show resolved Hide resolved
@pjbgf pjbgf added the area/git Git related issues and pull requests label Dec 8, 2022
@pjbgf pjbgf added this to the Bootstrap GA milestone Dec 8, 2022
Use default known_hosts and ssh configuration when no private key file
is provided while bootstraping using ssh.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
Copy link
Member

@pjbgf pjbgf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @aryan9600! 🙇

@pjbgf pjbgf merged commit df5ac34 into fluxcd:main Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/git Git related issues and pull requests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

(0.37.0) flux bootstrap git failed with 'unable to checkout repo with an empty set of auth options'
3 participants