v0.1.0 #48
akijakya
announced in
Announcements
v0.1.0
#48
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Vault Secrets Reloader - Alpha Release v0.1.0 🎉
We are excited to announce the alpha release of Vault Secrets Reloader, a Kubernetes Controller that reloads workloads on a referenced secret change in HashiCorp Vault.
Vault Secret Reloader can periodically check if a secret that is used in watched workloads has a new version in Hashicorp Vault, and if so, automatically “reloads” them by incrementing an annotation value, initiating a rollout for the workload’s pods. This controller is essentially a complementary to Vault Secrets Webhook, relying on it for actually injecting secrets into the pods of the affected workloads.
🌟 Features
To get familiarized, try out the Reloader locally with the help of our guide - you only need Docker to be installed!
❓ What's next?
We are actively working on adding new features to the Reloader. Check out our issues page to see the new features we are working on.
🗣️ We are looking for feedback!
Your insights are crucial to us. You can support us with your feedback, bug reports, and feature requests by responding to this announcement, or opening an issue.
This release offers already existing Vault Secrets Webhook users an automated solution for injecting the latest version of their secrets into the pods, contributing to Bank-Vaults's mission to simplify and enhance secret management in the Cloud Native ecosystem.
🔗 Useful links
© License
The project is licensed under the Apache 2.0 License.
📢 Release Notes
New Contributors
Full Changelog: https://github.com/bank-vaults/vault-secrets-reloader/commits/v0.1.0
This discussion was created from the release v0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions