Skip to content

Releases: gardener/etcd-backup-restore

v0.20.2

23 Sep 10:57
Compare
Choose a tag to compare

[etcd-backup-restore]

🏃 Others

v0.20.1

16 Sep 14:36
Compare
Choose a tag to compare

[etcd-backup-restore]

🐛 Bug Fixes

🏃 Others

📰 Noteworthy

v0.20.0

05 Sep 15:30
Compare
Choose a tag to compare

[etcd-backup-restore]

🐛 Bug Fixes

🏃 Others

📰 Noteworthy

v0.19.0

04 Aug 14:30
Compare
Choose a tag to compare

[etcd-backup-restore]

⚠️ Breaking Changes

  • [OPERATOR] Dropping the feature of passing storage container credentials through ENV for the following storage provider: S3, Swift, OCS, ABS, OSS. Please switch to pass the storage container credentials through volume file mount. (gardener/etcd-backup-restore#493, @ishan16696)

🏃 Others

📰 Noteworthy

v0.18.3

29 Jul 09:27
Compare
Choose a tag to compare

[etcd-backup-restore]

🏃 Others

  • [OPERATOR] A new flag --service-endpoints has been added to the etcdbrctl server command. These (Kubernetes) service URLs ensure that etcd-backup-restore only connects to etcd member which are ready to server traffic. Especially the MemberAdd and Init steps require this. (gardener/etcd-backup-restore#512, @timuthy)

v0.18.2

28 Jul 09:24
Compare
Choose a tag to compare

[etcd-backup-restore]

🏃 Others

  • [OPERATOR] An issue has been fixed that caused the Backup-Restore component to connect to the wrong etcd cluster for initializing and member-add procedures. (gardener/etcd-backup-restore#510, @timuthy)

v0.18.1

22 Jul 05:51
Compare
Choose a tag to compare

[etcd-backup-restore]

🏃 Others

v0.18.0

08 Jul 13:59
Compare
Choose a tag to compare

[etcd-backup-restore]

⚠️ Breaking Changes

  • [DEVELOPER] Added new package membergarbagecollector to remove superfluous members from the ETCD cluster. Due to this, etcd-backup-restore now needs permissions to list pods and statefulsets. (gardener/etcd-backup-restore#403, @aaronfern)

🏃 Others

📰 Noteworthy

v0.17.0

07 Jun 09:55
Compare
Choose a tag to compare

[etcd-backup-restore]

🐛 Bug Fixes

🏃 Others

📰 Noteworthy

v0.15.4

12 May 10:40
Compare
Choose a tag to compare

[etcd-backup-restore]

🏃 Others

  • [OPERATOR] When the owner check fails, etcd-backup-restore will restart the etcd process right before attempting to take a final snapshot, if the owner check was previously successful. (gardener/etcd-backup-restore#478, @plkokanov)