This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
3.0.20200428
Latest patch release in the 3.0 series, supporting the etcd 3 series and migration from the etcd 2 series.
Contains an important bugfix: Prior etcd-manager pods will stop working after 1 year, when some certificates expires. 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
Changes since 3.0.20200307
- Release notes for 3.0.20200307 @justinsb #303
- Add support for etcd 3.3.17 @rifelpet #304
- Adding client usage extension for server cert (#305) @mmerrill3 #306
- Add a check to renew certificates on startup if they expire in 60 days or less @coderanger #309
- Try github actions @justinsb #310
- Upgrade bazel to 2.2.0 @justinsb #311
- Update to go 1.13.10 @justinsb #314
- Bazel: update dependency @justinsb #316
- e2e tests should wait for cluster readiness @justinsb #318
- Remove old bazel versions from travis @justinsb #317
- Always renew certificates @justinsb #313
Please see the release notes for the full changes.