Skip to content

v2.6.3

Latest
Compare
Choose a tag to compare
@jessegoodier jessegoodier released this 26 Feb 02:20
· 111 commits to develop since this release
9ff0e09

What's Changed

Bug Fixes

  • Fix an issue where inspecting a particular cluster could crash the page.
  • Fix an issue where the Savings Insights page would crash for installs hosting the UI at a non-root subpath.
  • Fix an issue in Cloud Costs where larger query windows by Service issued an incorrect request to the Custom Costs API, resulting in nonsensical graphs.
  • Fix an issue where links to Grafana rendered in the Low-Disk savings page, even when Grafana is disabled in the Helm values file.
  • Fix an issue where idleByCluster and idleByNode sharing disagreed if all GPUs were completely idle.
  • Fix an issue in the new RBAC Teams where Service Accounts were not able to take action, even with valid API keys.

Helm

[#3888] Fix Prometheus recording rules format. by @ivankube

[#3886] Add extraEnv and logLevel in helm values for clusterController.

[#3896] Bump prometheus/prometheus from v3.1.0 to v3.2.0.