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

Add --ssh-hostkey-algos flag to bootstrap command #4754

Merged
merged 1 commit into from
May 2, 2024

Conversation

stefanprodan
Copy link
Member

Allow configuring the list of host key algorithms to use for SSH connections initialised by the CLI during bootstrap.

This allows using flux bootstrap git for Azure DevOps repos over SSH.

Refs:

Allow configuring the list of host key algorithms to use for
SSH connections initialized by the CLI during bootstrap.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added area/git Git related issues and pull requests area/bootstrap Bootstrap related issues and pull requests labels May 1, 2024
Copy link
Member

@souleb souleb left a comment

Choose a reason for hiding this comment

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

LGTM!

@stefanprodan stefanprodan merged commit 2338cc2 into main May 2, 2024
10 checks passed
@stefanprodan stefanprodan deleted the ssh-hostkey-algos branch May 2, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bootstrap Bootstrap related issues and pull requests area/git Git related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants