This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Releases: gravitational/gravity
Releases · gravitational/gravity
Release 9.0.0-beta.5
9.0.0-beta.5 (September 20, 2021)
Improvements
- Rotate RPC credentials on cluster upgrade (#2595).
- Re-enable stack traces in some error messages (#2602).
Bugfixes
- Fix an issue with cluster configuration updates on an existing cluster (#2601).
- Update Kubernetes to 1.21.5 (CVE-2020-8561) (#2643, planet#862).
Warning
This release fixes a security vulnerability in Kubernetes. Please see
Kubernetes Announcement for CVE-2020-8561
Warning
The Kubernetes Security Response Committee has announced a security vulnerability without a fix. Please see
Kubernetes Announcement for CVE-2020-8561 for more information.
Release 8.0.0-beta.3
8.0.0-beta.3 (September 20, 2021)
Bugfixes
- Fix a regression caused by the removal of tiller images from the gcr.io/kubernetes registry (#2623).
- Update Kubernetes to 1.19.15 (CVE-2020-8561) (#2644, planet#863).
Warning
This release fixes a security vulnerability in Kubernetes. Please see
Kubernetes Announcement for CVE-2020-8561
Warning
The Kubernetes Security Response Committee has announced a security vulnerability without a fix. Please see
Kubernetes Announcement for CVE-2020-8561 for more information.
Release 6.1.48
6.1.48 LTS (March 23, 2021)
Bugfixes
- Fix coredns-worker podAntiAffinity to correctly select on kube-dns-worker. #2389
Improvements
- Add a feature to planet to hardcode the google metadata server into the planet hosts file when detected as running on a gcloud VM. #2441, planet#817
- Add AliasIP range support to flannel. #2441, planet#832, flannel#10
Release 7.0.28
7.0.28 LTS (December 7, 2020)
Improvements
- Add helm 3 binary to planet and make it available for hooks (#2345).
- Add support for using a separate network project in GCE to flannel (#2355, planet#807, flannel#9).
Bugfixes
- Shutdown kubernetes control plane immediately when elections are disabled (#2355, planet#805).
Release 6.1.46
6.1.46 LTS (December 7, 2020)
Improvements
- Add support for using a separate network project in GCE to flannel (#2356, planet#808, flannel#9).
- Remove CONFIG_NF_NAT_IPv4 check to support RHEL 8.3 based kernels (#2337, planet#797, satellite#288).
Bugfixes
- Shutdown kubernetes control plane immediately when elections are disabled (#2356, planet#804).
- Increase the amount of time dns-app update hooks will wait for cluster changes to complete (#2327).
- Increase file descriptor limits when creating systemd units (#2322).
Release 7.0.27
7.0.27 LTS (November 23, 2020)
Improvements
- Add support for Redhat/Centos 7.9 and 8.3 (#2335, planet#796, satellite#286).
- Update Helm/Tiller to 2.16.12 (#2319, planet#793).
Bugfixes
- Fix an issue where gravity wouldn't be able to generate an upgrade plan due to corrupted planet metadata (#2344).
- Fix an issue where monitoring-app would not tolerate customer applied taints (#2340, monitoring-app#199).
- Fix an issue where logging-app would not tolerate customer applied taints (#2340, logging-app#74).
- Increase the amount of time dns-app update hooks will wait for cluster changes to complete (#2326).
- Increase FD limits when creating systemd units (#2321).
Release 5.5.56
5.5.56 LTS (November 23, 2020)
Improvements
- Add support for Redhat/Centos 7.9 and 8.3 (#2338, planet#798, satellite#287).
Bugfixes
- Fix an issue with etcd upgrades breaking watches in planet services (#2330).
- Fix an issue where monitoring-app would not tolerate customer applied taints (#2341, monitoring-app#200).
- Fix an issue where logging-app would not tolerate customer applied taints (#2341, logging-app#73).
- Increase the amount of time dns-app update hooks will wait for cluster changes to complete (#2328).
- Increase FD limits when creating systemd units (#2315).
Release 6.1.45
6.1.45 LTS (November 5th, 2020)
Improvements
- Allow configuration of the Pod subnet size through the Cluster Configuration resource (#2305, planet#788).
Release 7.0.25
7.0.25 LTS (November 4, 2020)
Improvements
- Allow configuration of the Pod subnet size through the Cluster Configuration resource (#2302, planet#785).
Bugfixes
- Fix an issue where
gravity stop
fails when executed with a custom planet package (#2191).
Release 7.0.23
7.0.23 LTS (October 26, 2020)
Bugfixes
- Fix an issue with multi-hop upgrades that involve multiple etcd upgrades (#2275).