Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

3.0.20200531

Compare
Choose a tag to compare
@justinsb justinsb released this 01 Jun 04:05
07e829f

Latest patch release in the 3.0 series, supporting the etcd 3 series and migration from the etcd 2 series.

Contains an important bugfix: etcd-manager pods before version 3.0.20200428 will stop working after 1 year, when some certificates expire. Users of prior versions of etcd-manager must upgrade to this version to avoid this.

Please see the release notes for the full list of changes.

Important changes

  • Avoid certificate expiration by eagerly renewing certificates #309, #313. This fixes problems where an etcd-manager process will stop working after 1 year, when the certificate expires. Users of prior versions of etcd-manager must upgrade to avoid this.

Highlights

  • Removes old backups even when using an S3 bucket with versioning enabled. Previously although the backups were removed on-schedule, the version retention meant that all backups were retained. The configured policy is now honored.

Changes since 3.0.20200527

Please see the release notes for the full changes.