Skip to content

docs: extend bitwarden example and integration to accomodate the ssh key feature#5414

Merged
Skarlso merged 1 commit intoexternal-secrets:mainfrom
luilegeant:docs/document_bitwarden_ssh
Oct 6, 2025
Merged

docs: extend bitwarden example and integration to accomodate the ssh key feature#5414
Skarlso merged 1 commit intoexternal-secrets:mainfrom
luilegeant:docs/document_bitwarden_ssh

Conversation

@luilegeant
Copy link
Copy Markdown
Contributor

Extending documentation

Problem Statement

I created a SSH Key in Bitwarden Password Manager.
Screenshot from 2025-10-05 13-12-33
Then, I failed to be able to deploy my ssh private key with the 4 example (Cluster)SecretStore on this guide.
The values for the ssh key generated are under $.data.sshKey.privateKey, $.data.sshKey.publicKey and $.data.sshKey.keyFingerprint

Related Issue

None.

Proposed Changes

This PR proposes to add a new (Cluster)SecretStore named bitwarden-ssh in the documentation guide related to Bitwarden Password Manager, and includes a secret example as well.

Format

git commit is docs: extend bitwarden example and integration to accomodate the ssh key feature

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage => no code change, only documentation
  • All tests pass with make test => no code change, only documentation
  • I ensured my PR is ready for review with make reviewable

…key feature

Signed-off-by: Luilegeant <nemo@luilegeant.com>
@github-actions github-actions bot added kind/documentation Categorizes issue or PR as related to documentation. size/s labels Oct 5, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Oct 5, 2025

@luilegeant
Copy link
Copy Markdown
Contributor Author

make reviewable

@Skarlso Skarlso merged commit 06ab0b5 into external-secrets:main Oct 6, 2025
26 checks passed
SamuelMolling pushed a commit to SamuelMolling/external-secrets that referenced this pull request Oct 24, 2025
…key feature (external-secrets#5414)

Signed-off-by: Luilegeant <nemo@luilegeant.com>
Signed-off-by: Samuel Molling <samuelmolling@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Categorizes issue or PR as related to documentation. size/s

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants