Image: ghcr.io/external-secrets/external-secrets:v0.5.2
Breaking Changes
- None
Global Changes
- Update to Documentation
- Version Bump
- Fixed Multiple ExternalSecrets now can target the same Secret using creationPolicy: merge
- Changed CRD templating to be compatible with ArgoCD and Flux
- Changed default ports for Webhook to be compatible with private GKE and EKS clusters.
- Added flood gate control by checking if the SecretStore is valid before trying to reconcile ExternalSecrets
- Implemented Service Monitor as the default way to have ESO metrics.
- Dedicated service is deprecated and will be removed in release 0.7.0.
Provider Specific Changes
Gitlab
Implemented Validate method
GCP
- Implemented GetAllSecrets (dataFrom.find)
AWS
- Fixed kyes with a dot not being handled for SecretsManager and ParameterStore
Akeyless
- Implemented Validate method
Alibaba
- Implemented Validate method
Gitlab
- Implemented Validate method
Webhook
- Implemented Validate method