Releases: kubecost/cost-analyzer-helm-chart
Releases · kubecost/cost-analyzer-helm-chart
v1.52.1
v1.52.0
- 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
- 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
v1.51.0
- 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
- GPU fix for potential label duplication scenario
- Efs volume fix
- More lock safety for race condition on price download
- SAML cookie deletion/expiration issue
- Adding shared labels configuration to settings
- Move default shared cost allocation to proportionate from fixed -- i.e. using sharedSplit=weighted, https://github.com/kubecost/docs/blob/master/allocation-api.md#aggregated-cost-model-api
v1.50.3
- 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
- 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
- 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