Agent version 2.10.4
Changed
- To improve performance, the
workload-agent
andprometheus
containers now run in their own pods.
Fixed
- We fixed a bug in how we reconcile workload annotations. You’ll now see your updated configurations in the UI.
- We removed
cluster_name
actual values from theprometheus
ConfigMap and now set the cluster name from the secret to prevent a cluster name mismatch. - We fixed the validation of CPU and memory optimization goals to allow capitalized values (
Savings
,Balanced
,Reliability
).
Dependencies
- Prometheus agent upgraded to version 2.49.1
prometheus/common
upgraded to 0.47.0controller-runtime
upgraded to 0.17.1stormforge-go
upgraded to 3.8.6- Kubernetes API dependencies upgraded to 0.29.2
Security
- The
workload-agent
container now addresses CVE-2020-8911 and CVE-2020-8912 with the upgrade ofprometheus
Go module to version 0.49.1.
Last modified June 27, 2024