[github.com/gardener/etcd-backup-restore:v0.39.0]
✨ New Features
[OPERATOR]
When using S3 (or a S3-compatible) storage provider you can now configure theresponseChecksumValidation
andrequestChecksumCalculation
options via the secret file by @maboehm [#902][OPERATOR]
Cluster ID is now part of the etcd member lease for operators to easily troubleshoot split-brain/split-quorum scenarios. by @CaptainIRS [#913][OPERATOR]
GCS snapstore now support web identity authentication.
To be enabled, thecredentialsConfig
(orserviceaccount.json
) must be configured with credentials of typeexternal_account
, additionally in the same directory filesprojectID
andtoken
must be set respectively with the GCP project id and identity token. by @vpnachev [#908]
🏃 Others
Container (OCI) Images
- etcdbrctl:
europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.39.0