Docker images: grafana/rollout-operator:v0.40.0 and grafana/rollout-operator-boringcrypto:v0.40.0
Changelog
- [CHANGE] ZPDB cross-zone eviction delays use the Pod Ready condition's
lastTransitionTimeinstead of thegrafana.com/ready-timeannotation, eliminating annotation PATCH requests and measuring the delay from Kubernetes readiness transitions. The-zpdb.pod-ready-annotation-patch-timeoutflag is deprecated, has no effect, and logs a warning when supplied. #498 - [ENHANCEMENT] Update Go to
1.27#494 - [ENHANCEMENT] Updated dependencies, including: #491
github.com/stretchr/testifyfromv1.12.0tov1.12.1k8s.io/apifromv0.36.3tov0.36.4k8s.io/apiextensions-apiserverfromv0.36.3tov0.36.4k8s.io/apimachineryfromv0.36.3tov0.36.4k8s.io/client-gofromv0.36.3tov0.36.4
- [ENHANCEMENT] Updated dependencies to address CVEs, including: #501 #502
google.golang.org/grpcfromv1.83.0tov1.83.2for CVE-2026-84304, CVE-2026-84303 and CVE-2026-84445