v0.14.0
Docker images: grafana/rollout-operator:v0.14.0
and grafana/rollout-operator-boringcrypto:v0.14.0
Changelog
- [FEATURE] Rollout-operator can now "mirror" replicas of statefulset from any reference resource.
status.replicas
field of reference resource is kept up-to-date with current number of replicas in target statefulset. #129 - [FEATURE] Rollout-operator can optionally delay downscale of statefulset when mirroring replicas from reference resource. Delay is coordinated with downscaled pods via new endpoint that pods must implement. #131
- [ENHANCEMENT] Update Go to
1.22
. #133 - [ENHANCEMENT] Updated dependencies, including: #137
github.com/prometheus/client_golang
fromv1.18.0
tov1.19.0
github.com/prometheus/common
fromv0.45.0
tov0.49.0
k8s.io/api
fromv0.29.0
tov0.29.2
k8s.io/apimachinery
fromv0.29.0
tov0.29.2
k8s.io/client-go
fromv0.29.0
tov0.29.2