This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Release 6.1.30
6.1.30 LTS (July 10th, 2020)
Improvements
- Disk space check will now trigger a warning on soft limit (80%) and degrade the node on hard limit (90%) (#1690, planet#678, #228).
- Add backoff after new cluster image upload to make sure cluster is healthy (#1709).
- Display a more detailed reason for degraded status in
gravity status
(#1723). - Update
gravity status
to display unhealthy critical system pods (#1752, planet#690, satellite#235). - Upgrade Grafana to
v6.7.4
(#1754, monitoring#177). - Add
--since
flag togravity report
command to allow filtering collected logs by time (#1800). - Add more system information collectors to
gravity report
(#1800). - Update
ClusterConfiguration
resource to support service CIDR changes (#1839).
Bugfixes
- Fix an issue with monitoring app upgrade sometimes failing with "request too large" (#1697, monitoring#174).
- Fix an issue with
kube-apiserver
sometimes entering failed state during failover (#1742, planet#685). - Fix an issue with calculating port differences when upgrading to a new version (#1745).
- Fix an issue with RPC agent credentials not being rotated during upgrade (#1747).
- Make sure upgrade is resumed on the correct node to avoid issues with plan inconsistency (#1793).
- Make sure upgrade can't be launched if the previous upgrade wasn't completed or fully rolled back (#1802).
- Fix an issue with upgrade failing to adjust volume permissions if only uid is specified (#1802).