🔐 Allow for keyring to be used in place of bitwarden for password management only #45
Labels
No labels
🐛 bug
DO THE THING >:(
blocked
dependencies
k3s
kind
openbao
question
secrets
wontfix
✨ enhancement
🌱good first issue
📓documentation
📕kyverno
🔐 Bitwarden
🙋help wanted
🦩 MinIO
🧸 🧸 Duplicate
🩹 Bug Fix
🪠 CICD
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
small-hack/smol-k8s-lab#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the feature you'd like, and why
Add support for local keyring, for people who don't use Bitwarden, and would like to use the password manager feature.
It probably makes sense to make a new module here called keyring.py:
https://github.com/small-hack/smol-k8s-lab/tree/main/smol_k8s_lab
We could use this module:
https://pypi.org/project/keyring/
Once this was implemented though, every app that support init with bitwarden would need to be updated. This includes: