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

SSH key is not added, deprecated BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource #933

Open
aboutbelka opened this issue Nov 20, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@aboutbelka
Copy link

Hi, Jenkins SSH Credentials plugin (1.18) removed BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource (https://javadoc.jenkins.io/plugin/ssh-credentials/com/cloudbees/jenkins/plugins/sshcredentials/impl/package-summary.html) so SSH keys can no longer be added from a file by puppet_helper.groovy (line 394), the plugin now stores encrypted key itself.
It was a tricky one to trace as puppet doesn't throw any errors (and neither does jenkins-cli) and was creating an entry in credentials but without any SSH in it.
Is it possible to fix?
Thanks for your time supporting this project :-)

@ekohl ekohl added the bug Something isn't working label Sep 16, 2022
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

No branches or pull requests

2 participants