github kubecost/cost-analyzer-helm-chart v2.3.4
V2.3.4

latest releases: v2.4.0, v2.4.0-rc.6, v2.4.0-rc.5...
one month ago

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

Don't miss a new cost-analyzer-helm-chart release

NewReleases is sending notifications on new releases.