Skip to content

Releases: kubecost/cost-analyzer-helm-chart

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

v1.50.2

14 Jan 00:04
Compare
Choose a tag to compare
  • Move additional product configurations to install time, i.e. values.yaml
  • Expose Statefulset costs
  • New abandoned workloads + orphaned resources views
  • Add new audit tools
  • Better logs for unexpected model results, e.g. NaNs
  • More granular cost model timer logs
  • Fixes to several edge case issues
  • Address network issue with different conntrack configurations

v1.49.3

17 Dec 23:19
Compare
Choose a tag to compare
  • Introduce initial statefulset metrics
  • Expose additional alert configuration options
  • Add ksm version check diagnostic
  • Provide workaround for Thanos memory management issue -- thanos-io/thanos#1471
  • Fix various other minor bugs

v1.49.2

13 Dec 00:14
Compare
Choose a tag to compare
  • Bust new frontend cache for config changes
  • Drop additional unused metrics
  • Fix time series unsafe access bug