Skip to content

V2.3.4

Compare
Choose a tag to compare
@cliffcolvin cliffcolvin released this 30 Jul 17:48
· 120 commits to develop since this release
d366e27

Fixes

  • Fix Ingestion progress bar issues where the green bar doesn’t complete.
  • Fix an issue with missing windows keeping ingestion from completing.
  • Fix an issue with efficiency numbers matching when you drill down from cluster to namespace.
  • Fix an issue with cluster totals matching the sum of the pages.
  • Fix an issue with abandoned workloads when a pod has 0 utilization.
  • Fix an issue with request sizing when a pod has 0 utilization.
  • Fix an issue with the cluster right-sizing page when some clusters are missing configuration.
  • Fix an issue with cloud cost scheduled reports not working appropriately.
  • Fix an issue with asset budget reports showing the wrong aggregation on form.

Known issues:

If Grafana links are disabled, enable them by adding the following helm value:

kubecostAggregator:
  extraEnv:
  - name: GRAFANA_ENABLED
    value: "true"
  • 2.3.5: Adding a custom label in collections for cloud costs fails
  • 2.3.5: External Costs is broken for Datadog
  • 2.3.5: Double counting discounts in certain situations
  • 2.4: In budgets adding an assets tag causes alerts to fail
  • 2.4: Allocation container detail modal (last level popup) is slow/fails in large environments
  • PV cost discrepancy in multi cluster environments (no cluster filter)
  • Request-sizing cannot sort by average or max usage