v0.1.0
Secret Sync - Alpha Release v0.1.0 🎉
We are excited to announce the alpha release of Secret Sync, a project designed to streamline secret synchronization.
Secret Sync exposes a generic way to interact with external secret storage systems like HashiCorp Vault and provides a set of API models to interact and orchestrate the synchronization of secrets between them.
🌟 Features
- Simple integration with a variety of secret storage systems
- User-friendly API to facilitate interaction between different stores
- Pipeline-like syntax for defining synchronization actions on a secret level
- Advanced templating capabilities for transforming secrets
To get familiarized, find the Getting Started guide which will walk you through how to use Secret Sync in a GitOps way.
❓ What's next?
We are actively working on consolidating our APIs and expanding the list of supported secret storage providers.
Check out our Roadmap 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 marks another important milestone for Bank-Vaults in our 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
- feat: secrets store sync CLI by @ramizpolic in #1
- chore: add codeowners by @ramizpolic in #25
- chore: fix codeowners by @ramizpolic in #26
- Build by @sagikazarmark in #27
- feat: extend and improve API by @ramizpolic in #28
- feat: update docs and usage by @ramizpolic in #49
- docs: simplify docs references by @ramizpolic in #57
- docs: fix docker usage by @ramizpolic in #58
- docs: update readme by @ramizpolic in #60
New Contributors
- @ramizpolic made their first contribution in #1
- @sagikazarmark made their first contribution in #27
- @dependabot made their first contribution in #32
- @renovate made their first contribution in #35
Full Changelog: https://github.com/bank-vaults/secret-sync/commits/v0.1.0