Feature Request: allow secrets from exisitng bitwarden items #2

Open
opened 2026-02-05 19:52:35 +00:00 by jessebot · 0 comments
Owner

Describe the feature you'd like, and why

I would like to be able to pass in secrets from existing bitwarden items

Describe alternatives you've considered, if any

It would also be good to support the system keychain as a place to get existing items, but I'm not too concerned with that right now. Happy to accept it as a feature if anyone feels like doing it though 💙

Additional context

It would also be good that if bitwarden is enabled, we automatically put the bitwarden item into the user's config file under:

externalSecrets:
  bitwarden:
    adminCredentials: 0000-000000-00000-00000

And then we can check that bitwarden item for the TUI and also avoid searching for the item in every app install and refresh/sync.

## Describe the feature you'd like, and why I would like to be able to pass in secrets from existing bitwarden items ### Describe alternatives you've considered, if any It would also be good to support the system keychain as a place to get existing items, but I'm not too concerned with that right now. Happy to accept it as a feature if anyone feels like doing it though 💙 ### Additional context It would also be good that if bitwarden is enabled, we automatically put the bitwarden item into the user's config file under: ```yaml externalSecrets: bitwarden: adminCredentials: 0000-000000-00000-00000 ``` And then we can check that bitwarden item for the TUI and also avoid searching for the item in every app install and refresh/sync.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
small-hack/smol-k8s-lab#2
No description provided.