What's Changed
Kubecost 2.6 implements a new RBAC design. RC.0 is being tested and should not be deployed in production environments without assistance from Kubecost support.
Helm changes:
- Bump prometheus/prometheus from v3.0.0 to v3.0.1 in /cost-analyzer by @dependabot in #3757
- add helm config option to mount ca certs to cost model container by @mittal-ishaan in #3760
- correct settting log level in readme by @mittal-ishaan in #3731
- bump to kiwigrid 1.28.1 by @jessegoodier in #3764
- add init container for updating ca trust and shift getting ca cert from secret to config map by @mittal-ishaan in #3763
- bump cluster-controller by @cliffcolvin in #3773
- Remove-old-api-port by @jessegoodier in #3781
- Bump helm/kind-action from 1.10.0 to 1.11.0 by @dependabot in #3778
- Bump prometheus-operator/prometheus-config-reloader from v0.78.2 to v0.79.1 in /cost-analyzer by @dependabot in #3782
- Add SCC for clusterController on OpenShift by @ivankube in #3730
- Bump grafana/grafana from 11.3.1 to 11.4.0 in /cost-analyzer by @dependabot in #3768
- Bump prometheus-operator/prometheus-config-reloader from v0.79.1 to v0.79.2 in /cost-analyzer by @dependabot in #3790
- remove extra tab spaces in Helm values file in openshift in-cluster prom configuration by @mittal-ishaan in #3793
- Update ca cert in cloud cost and aggregator container too by @mittal-ishaan in #3794
- bump cluster controller by @cliffcolvin in #3795
- Bump helm/kind-action from 1.11.0 to 1.12.0 by @dependabot in #3792
- Bump kiwigrid/k8s-sidecar from 1.28.1 to 1.28.4 in /cost-analyzer by @dependabot in #3791
- bump modeling 0.1.19 fix cve-2024-12254 by @cliffcolvin in #3775
- Bump prometheus/prometheus from v3.0.1 to v3.1.0 in /cost-analyzer by @dependabot in #3800
- remove unused timezone offset values by @jessegoodier in #3809
- Bump kiwigrid/k8s-sidecar from 1.28.4 to 1.29.0 in /cost-analyzer by @dependabot in #3806
- teams rewrite secret/env functionality by @kaelanspatel in #3799
- fix links for linter by @jessegoodier in #3820
- Route /model auth endpoints to the aggregator by @kaelanspatel in #3816
- Update values.yaml to define teams configuration, as opposed to commented out by @thomasvn in #3821
- Bump prometheus/alertmanager from v0.27.0 to v0.28.0 in /cost-analyzer by @dependabot in #3815
- Bump helm/chart-testing-action from 2.6.1 to 2.7.0 by @dependabot in #3814
- fix: add missing url in grafana datasource by @takirala in #3812
- fix: nginx read only file issue for ubi images for frontend images by @mittal-ishaan in #3810
- Bump kiwigrid/k8s-sidecar from 1.29.0 to 1.29.1 in /cost-analyzer by @dependabot in #3823
- Bump in-code version of v2.6 branch for 2.6.0-rc.0 by @cliffcolvin in #3824
New Contributors
Full Changelog: v2.5.3...v2.6.0-rc.0