Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Releases: gravitational/gravity

Release 5.5.49

26 Jun 01:08
6b6878c
Compare
Choose a tag to compare

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 to gravity 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

25 Jun 00:15
06ac3eb
Compare
Choose a tag to compare

7.0.11 (June 24th, 2020)

Improvements

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

23 Jun 16:41
8a41526
Compare
Choose a tag to compare

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

17 Jun 01:08
92fd0ba
Compare
Choose a tag to compare

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

16 Jun 01:13
0ea90c4
Compare
Choose a tag to compare

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

16 Jun 01:13
34eece6
Compare
Choose a tag to compare

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

  • Fix empty data on some default Grafana dashboards (#1675, #171).

Release 6.1.29

12 Jun 15:40
a2cc3b2
Compare
Choose a tag to compare

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

12 Jun 01:02
ac0c7b9
Compare
Choose a tag to compare

5.2.17 LTS (June 11th, 2020)

Improvements

Release 7.0.7

09 Jun 23:53
74ff9af
Compare
Choose a tag to compare

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 if HOME environment variable was not set (#1665).

Release 7.0.6

01 Jun 16:20
35bab85
Compare
Choose a tag to compare

7.0.6 (June 1st, 2020)

Improvement

  • Collect gravity status history as part of debug report (#1520)

Bugfixes

Warning