Releases: kubecost/cost-analyzer-helm-chart
Releases · kubecost/cost-analyzer-helm-chart
v2.5.3
What's Changed
- Fixed Allocation API for
ramByteRequestAverage
,ramByteUsageAverage
,cpuCoreRequestAverage
,cpuCoreUsageAverage
,gpuUsageAverage
, andgpuRequestAverage
fields. Their response values now align with the behavior in v2.0, v2.1, and v2.2. When aggregated (e.g., across a namespace), the values represent the SUM of all containers, not the AVG. - Fixed ui/Kai oh uh cloud cost bug.
v2.5.3-rc.1
What's Changed
- Fixed Allocation API for
ramByteRequestAverage
,ramByteUsageAverage
,cpuCoreRequestAverage
,cpuCoreUsageAverage
,gpuUsageAverage
, andgpuRequestAverage
fields. Their response values now align with the behavior in v2.0, v2.1, and v2.2. When aggregated (e.g., across a namespace), the values represent the SUM of all containers, not the AVG.
v2.5.3-rc.0
What's Changed
- Fix for ui/Kai Uh Oh! error on cloud costs page
v2.5.2
What's Changed
- Fix cloud cost filter consistency
- Fix container request-sizing pod name display
- Fix container request-sizing csv download to export all rows
- Fix GPU savings showing idle load balancer as a GPU resource
- GPU Optimization savings estimate in overview
- Fix saved reports
Uh Oh! Something went wrong
errors - Fix consistency when sharing namespace overhead costs
- Fix Discrepancy in estimated savings
- Fix GPU feature gate
- Fix GPU utilization showing when no GPU exists
- Fix DataDog costs not displaying properly
- Fix container right-sizing parameters for table/csv download
- Bump cluster controller v0.16.11 (cherry-pick #3795)
- Bump modeling 0.1.19 fix cve-2024-12254 (cherry-pick #3775)
v2.5.2-rc.3
What's Changed
- fix cloud cost filter consistency
- fix container request-sizing pod name display
- fix container request-sizing csv download to export all rows
- fix GPU savings showing idle load balancer as a GPU resource
- GPU Optimization savings estimate in overview
- bump modeling 0.1.19 fix cve-2024-12254 (cherry-pick #3775) by @gcp-cherry-pick-bot in #3798
v2.5.2-rc.2
v2.5.2-rc.1
What's Changed
- Fix saved reports
Uh Oh! Something went wrong
errors - Fix consistency when sharing namespace overhead costs
- Fix Discrepancy in estimated savings
- Fix GPU feature gate
- Fix GPU utilization showing when no GPU exists
- Fix DataDog costs not displaying properly
- Fix cotainer right-sizing parameters for table/csv download
v2.5.1
Fixes
- Fix issues running aggregator container in air-gapped/no-internet systems
- Fix issues with load-balancer costs being incorrect
- Add kubecost version to the diagnostics endpoint data
- UI: prevent quantile request-sizing with hourly data
- UI: add consistent units to request-sizing csv
- Change default window for all profiles to 3d for cluster right-sizing
Helm Changes
- bump to kiwigrid 1.28.1 (cherry-pick #3764) by @gcp-cherry-pick-bot in #3767
- add init container for updating ca trust (#3763) by @mittal-ishaan in #3770
Full Changelog: v2.5.0...v2.5.1
v2.5.1-rc.2
- Fix aggregator image revision 3
v2.5.1-rc.1
What's Changed
- Fix aggregator image revision 2