Note: Due to the thanos 0.15.0 upgrade, if you're using thanos and AWS s3 as the backing store for your thanos, you will need to make a change to your thanos secret. Details here: https://github.com/kubecost/docs/blob/master/thanos-upgrade.md
Performance:
- Upgrade to Thanos 0.15.0! This speeds our cache build times by over 10x on large clusters running Thanos.
- Write ETL to a persistent volume to avoid rebuilding cache on restart.
Cloud Provider Support:
- Fix issue where custom external labels were not being translated correctly on the frontend.
- Fix issue where out of cluster cost details were not loading for custom external labels
- Fix issue with "/" in value of custom external labels
- Support breaking out network costs in AWS cloud pricing reconciliation
Helm Chart:
- Better support for switching the Node Exporter port
- Upgrade Alpine to 3.11.6 on all kubecost containers
Cost Model:
- Support prefix filtering on allocation breakdowns
- Fix bug where panics could happen on missing storage metrics
- Fix issue with GPU costs for short-lived nodes.