mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
3d3edcc8af
Signed-off-by: Moritz Johner <Moritz.Johner@form3.tech>
1.2 KiB
1.2 KiB
The road to external-secrets GA
The following external-secret custom resource APIs are considered stable:
ExternalSecret
ClusterExternalSecret
SecretStore
ClusterSecretStore
These CRDs are currently at v1beta1
and are considered production ready. Going forward, breaking changes to these APIs will be accompanied by a conversion mechanism.
We have identified the following areas of work. This is subject to change while we gather feedback. We have a GitHub Project Board where we organize issues and milestones on a high level.
- Conformance testing
- end to end testing with ArgoCD and Flux
- end to end testing for all project maintained providers
- API enhancements
- consolidate provider fields
- dataFrom key rewrites
- provider versioning strategy
- pushing secrets to a provider
- Documentation Improvements
- Troubleshooting Guides
- FAQ
- review multi tenancy docs
- provide security model for infosec teams
- provider specific guides
- Observability
- Provide Grafana Dashboard and Prometheus alerts
- add provider-level metrics
- Pentest & SBOM