This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Release 7.0.12
7.0.12 LTS (July 10th, 2020)
Improvements
- Update
gravity status
to display unhealthy critical system pods (#1753, planet#691, satellite#236). - Add
--since
flag togravity report
command to allow filtering collected logs by time (#1806). - Add more system information collectors to
gravity report
(#1806). - Set priority classes on critical system pods (#1814, logging#66, monitoring#181).
- Update etcd disk check to produce a warning on soft limits (
50ms
latency,50
IOPS) and a critical failure on hard limits (150ms
latency,10
IOPS) (#1847).
Bugfixes
- Make sure upgrade is resumed on the correct node to avoid issues with plan inconsistency (#1794).
- Make sure upgrade can't be launched if the previous upgrade wasn't completed or fully rolled back (#1803).
- Fix an issue with upgrade failing to adjust volume permissions if only uid is specified (#1803).
- Fix an issue with some tabs not working when accessed through wizard installer user interface (#1815).
- Fix an issue with installation failing on Vultr (#1815).
- Fix an issue with installed Helm releases not displayed on the dashboard (#1815).
- Fix an issue with signup/reset links not honoring configured public address (#1815).
- Fix an issue with
tsh
sometimes producing access denied errors (#1836).