v0.10.1
Docker images: grafana/rollout-operator:v0.10.1
and grafana/rollout-operator-boringcrypto:v0.10.1
There was a v0.10.0
image published, but a bug fix related to downscaling quickly followed so this release lists the combined changes since v0.9.0
.
Changelog
- [BUGFIX] Do not allow downscale if the operator failed to check whether there are StatefulSets with non-updated replicas. #105
- [ENHANCEMENT] Proceed with prepare-downscale operation even when pods from zone being downscaled are not ready or not up to date. #99
- [ENHANCEMENT] Expose metrics for incoming HTTP requests. #100