This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
3.0.20201209
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
- Initial (experimental) Azure support
- Fix images on arm64, which were mistakenly built with amd64 bases
- 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.
Changes since 3.0.20201202
- Update Kops dependency for Azure Blob Storage support @rifelpet #372
- Exclude gazelle from tools/deb-tools @justinsb #373
- Regenerate bazel in tools/deb-tools @justinsb #374
- Release notes for 3.0.20201202 @justinsb #375
- Remove travis CI @justinsb #377
- Fix vendor generation for tools/deb-tools subproject @justinsb #376
- Add script to verify image hashes @justinsb #380
- Fix some incorrect base image hashes for arm64 @justinsb #379
- Support Azure @kenji-cloudnatix #378
- Add more descriptions to wait loops @justinsb #383
- Rename fields in the azure client struct @kenji-cloudnatix #382
- Fix small typo in code comment @justinsb #381
Please see the release notes for the full changes.