v0.11.0
Docker images: grafana/rollout-operator:v0.11.0
and grafana/rollout-operator-boringcrypto:v0.11.0
Changelog
- [FEATURE] Coordinate downscaling between zones with a ConfigMap instead of annotation, optionally, via the new zoneTracker for the prepare-downscale admission webhook. #107
- [ENHANCEMENT] Expose pprof endpoint for profiling. #109
- [ENHANCEMENT] Change Docker build image to
golang:1.21-bookworm
and update base image toalpine:3.19
. #97 - [ENHANCEMENT] Add basic tracing support. #101 #114 #115
- [ENHANCEMENT] Updated dependencies, including: #111
github.com/gorilla/mux
fromv1.8.0
tov1.8.1
github.com/prometheus/client_golang
fromv1.17.0
tov1.18.0
golang.org/x/sync
fromv0.5.0
tov0.6.0
k8s.io/api
fromv0.28.3
tov0.29.0
k8s.io/apimachinery
fromv0.28.3
tov0.29.0
k8s.io/client-go
fromv0.28.3
tov0.29.0