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 ssh_key_unlock #165

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

seb2020
Copy link

@seb2020 seb2020 commented Aug 27, 2024

As discussed in #164, this PR is for adding support to unlock the ssh key with a password.

On the kubernetes side, you need to have one secret containing the ssh key (id_rsa) and the password (password). You can use the same secret for ssh_secret and ssh_key_unlock

As this is my first PR, can you tell me if everything is correct ?

@cooktheryan
Copy link
Collaborator

This looks correct to me pinign @rooftopcellist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants