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 support for password protected SSH keys to bootstrap #1264

Merged
merged 1 commit into from
Apr 21, 2021
Merged

Add support for password protected SSH keys to bootstrap #1264

merged 1 commit into from
Apr 21, 2021

Conversation

somtochiama
Copy link
Member

Signed-off-by: Somtochi Onyekwere somtochionyekwere@gmail.com

@somtochiama somtochiama marked this pull request as draft April 14, 2021 08:42
Copy link
Member

@hiddeco hiddeco left a comment

Choose a reason for hiding this comment

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

For the keys we test, we may want to start piggy backing of https://github.com/golang/crypto/blob/master/ssh/testdata/keys.go, as this has a broad range of (non-)encrypted key formats.

@stefanprodan
Copy link
Member

@somtochiama @hiddeco what's the status of this PR?

@hiddeco
Copy link
Member

hiddeco commented Apr 15, 2021

It is blocked by a source-controller release and should be merged before the next MINOR release.

@somtochiama somtochiama marked this pull request as ready for review April 15, 2021 13:45
@stefanprodan stefanprodan added area/git Git related issues and pull requests hold Issues and pull requests put on hold labels Apr 19, 2021
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
@stefanprodan stefanprodan changed the title Support SSH key with password Add support for password protected SSH keys to bootstrap Apr 21, 2021
@stefanprodan stefanprodan added area/bootstrap Bootstrap related issues and pull requests enhancement New feature or request and removed area/git Git related issues and pull requests hold Issues and pull requests put on hold labels Apr 21, 2021
Copy link
Member

@stefanprodan stefanprodan 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 @somtochiama

@stefanprodan stefanprodan merged commit 9a92874 into fluxcd:main Apr 21, 2021
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants