Skip to content

Releases: kubecost/cost-analyzer-helm-chart

v1.53.1

28 Feb 02:37
Compare
Choose a tag to compare
  • Patch Azure PV pricing edge case
  • Fix idle costs issue when nodes reappear
  • Fix auth attachment issue in AWS
  • Remove dependency on external jquery

v1.53.0

26 Feb 03:50
0e7ed71
Compare
Choose a tag to compare

This release contains a meaningful refactor and long list of bug fixes:

  • Properly handle short Thanos queries (under 4h)
  • Handle special characters in shared labels
  • Display data on unallocated PVs
  • Remove cluster.local in chart dependancies
  • Support cross provider external costs
  • Fix issue for PVCs without PVs
  • Properly load external costs
  • Filter external costs when a clusterID is applied
  • Configure default labels at install time
  • Add common labels to kubecost jobs
  • Support new c2 spot nodes
  • Add instance_type to Prometheus node metrics
  • Add new backend cluster manager
  • Add PV data to new audit
  • Cost model project refactor

v1.52.2

19 Feb 23:26
Compare
Choose a tag to compare

v1.52.1

14 Feb 02:47
Compare
Choose a tag to compare
  • Correctly handle service allocation when no selector labels are present
  • Handle pod -> pod_name label name mapping in cadvisor
  • Add k8s version to clusterInfo
  • Handle unexpcted characters in out of cluster cost
  • Remove extra text in allocation data export

v1.52.0

12 Feb 06:30
Compare
Choose a tag to compare
  • Upgrade Thanos to v10.1
  • Expose cluster right-sizing feature
  • Add namespace efficiency to Allocation view
  • Add GCP key addition verification
  • Reduce file i/o in cost-model
  • Improve idle allocation calculation
  • Add additional configs at install time
  • Move repos from ajaytripathy docker hub
  • Add support for new e2 nodes
  • Move base image to alpine from golang for network costs
  • Support new cadvisor labels on latest k8s release

v1.51.2

05 Feb 04:03
Compare
Choose a tag to compare
  • Display non-local deployments on namespace page in multi-cluster view
  • Show unallocated resources in Allocation page
  • Expose cluster sizing feature to more users
  • Fix open Azure GPU issue to address label change
  • Fix SAML redirect bug for users without product access
  • Better bug reporting capabilities
  • Add more audit metrics
  • Improved profiling logs

v1.51.1

30 Jan 01:57
89cf47a
Compare
Choose a tag to compare
  • Fix L1 caching edge case with shared costs
  • Turndown improvements
  • Minor frontend performance improvements

v1.51.0

29 Jan 06:42
4a2aecf
Compare
Choose a tag to compare
  • Bring new smart turndown features to more users
  • Expose cluster right-size functionality to feature-council group
  • New access path for real-only SAML users
  • Support AttributeName vectors in SAML data
  • Caching optimizations for namespace data
  • Add pv storageclass option
  • Add Allocation totals
  • Various bug fixes, including NL Azure node prices, network allocation time window/durations

v1.50.4

25 Jan 03:10
1bd8854
Compare
Choose a tag to compare

v1.50.3

22 Jan 20:33
Compare
Choose a tag to compare
  • Performance improvements on certain clusters, e.g. missing nodes
  • New profiling logs for performance & resource consumption
  • Deep linking on Allocation view
  • Race condition fix on product configs provided at install time
  • New audit tool functionality
  • New bug report feature
  • Additional configuration for certain SAML providers
  • Other various bug fixes