8000 Releases · gardener/etcd-backup-restore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: gardener/etcd-backup-restore

v0.36.3

15 May 14:21
Compare
Choose a tag to compare

[gardener/etcd-backup-restore]

🐛 Bug Fixes

  • [USER] Fix regression for snapshot temp dir cleanup when no snapstore configured. by @shreyas-s-rao [#882]

Container (OCI) Images

  • etcdbrctl: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.36.3

v0.36.2

14 May 16:03
Compare
Choose a tag to compare

no release notes available

Container (OCI) Images

  • etcdbrctl: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.36.2

v0.36.1

14 May 05:40
Compare
Choose a tag to compare

[gardener/etcd-backup-restore]

🐛 Bug Fixes

Container (OCI) Images

  • etcdbrctl: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.36.1

v0.36.0

12 May 11:23
Compare
Choose a tag to compare

[gardener/etcd-backup-restore]

📰 Noteworthy

  • [DEPENDENCY] Upgrade cloud.google.com/go/storage to v1.50.0. by @renormalize [#854]

🏃 Others

  • [DEVELOPER] Updated e2e test setup to install provider CLIs using apt package manager and fixed a failing test case involving etcd-wrapper process PID retrieval. by @anveshreddy18 [#862]
  • [DEVELOPER] Upgrade the concourse pipeline to go1.24.1. by @renormalize [#859]
  • [USER] Clean up snapshot temp directory during initialization. by @shreyas-s-rao [#869]

Container (OCI) Images

  • etcdbrctl: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.36.0

v0.35.2

25 Apr 04:53
Compare
Choose a tag to compare

[gardener/etcd-backup-restore]

🏃 Others

  • [OPERATOR] Support non-HA autonomous clusters by skipping creation of Kubernetes clientset.
    ⚠️ To completely prevent the creation of the Kubernetes clientSet in the non-HA etcd-backup-restore, please also set the following CLI flags to false: --enable-member-lease-renewal and --enable-snapshot-lease-renewal. by @ishan16696 [#870]

Docker Images

  • etcdbrctl: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.35.2

Contributors

ishan16696
Loading

v0.35.1

08 Apr 20:56
Compare
Choose a tag to compare

[gardener/etcd-backup-restore]

📰 Noteworthy

🏃 Others

Docker Images

  • etcdbrctl: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.35.1

v0.35.0

06 Mar 11:07
Compare
Choose a tag to compare

[gardener/etcd-backup-restore]

🐛 Bug Fixes

  • [USER] Fixed a bug that caused restoration to fail when the first delta snapshot completely overlap with the latest full snapshot. by @ishan16696 [#845]

🏃 Others

  • [DEVELOPER] Revive e2e tests (previously integrationcluster tests) and enable them to run with AWS, GCP, AZURE cloud providers and their emulators. by @anveshreddy18 [#743]
  • [DEVELOPER] Upgrade to go1.23.6. by @renormalize [#842]

Docker Images

  • etcdbrctl: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.35.0

v0.34.0

06 Feb 16:59
Compare
Choose a tag to compare

[gardener/etcd-backup-restore]

📰 Noteworthy

  • [OPERATOR] Ensure the integrity of the full snapshot prior to uploading it to the object store, thereby reducing the potential restoration failures. by @ishan16696 [#779]

🏃 Others

Docker Images

  • etcdbrctl: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.34.0

v0.33.0

17 Jan 07:05
Compare
Choose a tag to compare

[gardener/etcd-backup-restore]

📰 Noteworthy

🏃 Others

  • [USER] Update golang images to v1.23.4. by @shreyas-s-rao [#817]
  • [USER] Update the helm charts for deploying single & multi node etcd cluster by @anveshreddy18 [#813]
  • [USER] Remove usage of environment variables to determine whether storage emulators are enabled. by @shreyas-s-rao [#819]
  • [USER] Tag docker images built via pipeline release process as latest. by @shreyas-s-rao [#824]
  • [OPERATOR] Enhanced the documentation for enabling immutable snapshots in etcd-backup-restore, providing detailed guidance and best practices for configuring bucket-level immutability on Google Cloud Storage and Azure Blob Storage. by @seshachalam-yv [#811]
  • [DEVELOPER] Introduce gosec for Static Application Security Testing (SAST) via make sast and make sast-report. by @shreyas-s-rao [#815]
  • [DEVELOPER] Example commands to make buckets immutable added to the documentation for the currently supported providers. by @renormalize [#806]

Docker Images

  • etcdbrctl: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.33.0

v0.32.0

25 Nov 17:30
Compare
Choose a tag to compare

[gardener/etcd-backup-restore]

⚠️ Breaking Changes

  • [USER] The etcd configuration parameters initial-advertise-peer-urls and advertise-client-urls now accept a structured YAML format where URLs are listed per etcd instance. This replaces the previous unstructured string format with @ as a separator. Existing configurations must be updated to match this new format. To know the new format in detail, check the example config file at pkg/miscellaneous/testdata/valid_config.yaml by @anveshreddy18 [#715]

📰 Noteworthy

🏃 Others

  • [OPERATOR] Don't skip full snapshot, always trigger a full snapshot independent of new updates to etcd, preventing prometheus alerts of not taking a scheduled full snapshot. by @Shreyas-s14 [#804]
  • [DEVELOPER] Enhanced the check make target to ensure the Go version adheres to x.y.0. by @renormalize [#803]

Docker Images

  • etcdbrctl: europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.32.0
0