This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Releases: gravitational/gravity
Releases · gravitational/gravity
Release 5.5.49
5.5.49 LTS (June 25th, 2020)
Improvements
- Set priority classes on critical system pods (#1692, planet#681, logging#65, monitoring#175).
- Update
gravity status
to display unhealthy critical system pods (#1702, planet#682, satellite#233). - Display a more detailed reason for degraded status in
gravity status
(#1707). - Add
--since
flag togravity report
command to allow filtering collected logs by time (#1719). - Add more system information collectors to
gravity report
(#1719). - Upgrade Grafana to
v6.7.4
(#1730, monitoring#176). - Add pre-upgrade check that makes sure previous upgrade operation was fully completed or rolled back (#1731).
- Increase timeout for tolerating temporary etcd issues when enabling leader elections during install and join operations (#1797).
Bugfixes
- Fix an issue with
kube-apiserver
sometimes entering failed state during failover (#1727, planet#686). - Fix an issue with monitoring tab displaying "Dashboard not found" error (#1730, monitoring#176).
- Fix an issue with upgrade failing to adjust volume permissions if only uid is specified (#1789).
- Make sure upgrade is resumed on the correct node to avoid issues with plan inconsistency (#1790).
- Fix an issue with disk space check executing for volumes that don't have disk requirements specified (#1795).
Release 7.0.11
7.0.11 (June 24th, 2020)
Improvements
- Upgrade Grafana to
v6.7.4
(#1763, monitoring-app#178).
Bugfixes
- Fix a regression with Gravity trying to execute disk space check for volumes that don't specify disk space requirements (#1758, planet#692, satellite#237).
Release 7.0.10
7.0.10 (June 23rd, 2020)
Improvements
- Update
gravity status
to display a reason for degraded status (#1722).
Bugfixes
- Fix a number of issues that could lead to blob synchronizer being stuck on removed peers (#1648).
- Fix an issue with browser-based installation timing out (#1725).
- Fix an issue with NFS mounts not working inside planet container (#1743, planet#687).
- Fix an issue with kube-apiserver sometimes entering failed state during failover (#1743, planet#689).
- Fix an issue with calculating port differences when upgrading to a new version (#1746).
Release 7.0.9
7.0.9 (June 16th, 2020)
Improvements
- Add backoff after new cluster image upload to make sure cluster is healthy (#1711).
- Set apiserver flags to enable service account token volume projection (#1715, planet#683).
Release 5.5.48
5.5.48 LTS (June 15th, 2020)
Improvements
- Disk space check will now trigger a warning on soft limit (80%) and degrade the node on hard limit (90%) (#1664, planet#672, satellite#225).
- Add ability to update Docker device using
--docker-device
flag when upgrading from older Gravity version (#1680). - Add backoff after new cluster image upload to make sure cluster is healthy (#1687).
- Move Grafana dashboards from config maps into container to avoid issues with large requests (#1685, monitoring-app#173).
Bugfixes
- Update time drift, network health and ping checkers to not report failures during cluster modifications (#1660, planet#652, satellite#214).
- Fix an issue with calculating port differences when upgrading to a new version (#1656).
- Fix an issue with not being able to determine Teleport node configuration package when upgrading from older versions (#1677).
- Fix an issue with old Teleport service not being uninstalled properly when upgrading from 5.0 to 5.5 (#1683).
Release 7.0.8
7.0.8 (June 15th, 2020)
Improvements
- Implement a better default kube-apiserver audit policy (#1693, planet#676).
- Disk space check will now trigger a warning on soft limit (80%) and degrade the node on hard limit (90%) (#1693, planet#680, #229).
Bugfixes
Release 6.1.29
6.1.29 LTS (June 12th, 2020)
Bugfixes
- Fix an issue with upgrading from releases containing etcd
v3.3.20
(#1694, #679). - Fix an issue with nethealth checker not removing metrics for removed nodes (#1621, #638, monitoring-app#167).
Release 5.2.17
5.2.17 LTS (June 11th, 2020)
Improvements
- Increase disk check high watermark to 90% (#1679, planet#675).
Release 7.0.7
Improvements
- Add
gravity rollback
command (#1626).
Bugfixes
- Fix an issue with block devices/partitions propagation in planet (#1663, planet#671).
- Fix an issue with
gravity resource
commands returning errors ifHOME
environment variable was not set (#1665).
Release 7.0.6
7.0.6 (June 1st, 2020)
Improvement
- Collect
gravity status history
as part of debug report (#1520)
Bugfixes
- Update Kubernetes to 1.17.6 (CVE-2020-8555) (#1632)(planet#657)
- Update CNI plugins to 0.8.6 (CVE-2020-10749) (#1616)(planet#647)
- Bump etcd to v3.4.9 (#1617)(planet#648)
- Re-add nethealth check (#1612)
- Prevent shrink operation when join operation not properly initialized (#1603)
- Fix several issues that prevented expand operations from being resumable (#1542)
- Update wormhole to 0.3.2 (#1563)
Warning
- This release fixes a security vulnerability in kubernetes. Please see Kubernetes Announcement for more information.
- This release fixes a security vulnerability in CNI. Please see Kubernetes Announcement for more information.