Agent version 2.10.5
Added
- Added network policies to ensure StormForge pods can communicate with each other now that the
workload-agent
andprometheus
containers have been separated into their own pods.
Changed
- Updated
controller-runtime
to 0.17.3 - Updated
kubernetes
dependencies to 0.17.3 - Updated
stormforge-go
to 3.9.2 - Updated
prometheus
dependency to 0.51.3 - Updated
uber/zap
to 1.27.0 - Updated
stretchr/testify
to 1.9.0 - Updated
kubernetes
group to 0.29.4 - Updated
jackc/pgx/v5
to 5.5.4 - Removed
kedacore
2.13.0
Fixed
- We added code to ensure that the
cluster_name
label in the ENV secrets file is the source of truth for the cluster name. - We fixed the problem of ReplicaSets being incorrectly created as workloads when owned by Argo rollouts.
- We fixed the bug that caused the
Failed to watch *v1.Secret
error, which occurred when the Agent requested access to secrets in order to parse certain KEDA ScaledObjects, depending on the configuration.
Security
- Updated Prometheus container image to v2.51.0
- Updated
go-jose/v3
to 3.0.3
Last modified June 27, 2024