Releases: 3scale-ops/saas-operator
Releases · 3scale-ops/saas-operator
v0.12.0
- Adds RedisShard controller
- Adds Sentinel controller
- Adds an improved basereconciler v2
- Adds a new workload reconciler (based on basereconciler v2)
- Backend controller has been migrated to the new workload reconciler
- Canary deployments implemented for backend-worker and backend-listener
v0.11.0
- Upgrades operator-sdk to 1.13.1
- Upgrades go to 1.16
- Base image changed to
gcr.io/distroless/static:nonroot
- Disables the metrics-auth-proxy for the controller-manager Pod
- Adds Marin3r sidecar containers for Sidekiq Deployments
- Makes
marin3r.ports
field optional - Adds validated fields for common used Marin3r sidecar configuration options instead of doing everything with marin3r.extraAnnotations field. All fields are currently optional to keep backwards compatibility, but this should change in the future.
- Upgrades
operator-utils
to commit (redhat-cop/operator-utils@f7e7dec).
v0.10.12
- Allows using an external secret for the
system-config
secret