Skip to content

Releases: 3scale-ops/saas-operator

v0.12.0

12 Jan 14:55
38c3435
Compare
Choose a tag to compare
  • 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

10 Nov 11:51
3495aee
Compare
Choose a tag to compare
  • 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

15 Oct 13:20
cda1847
Compare
Choose a tag to compare
  • Allows using an external secret for the system-config secret

v0.10.11

14 Oct 11:30
6d637c0
Compare
Choose a tag to compare
  • Improves queues interface and handling for system-sidekiq workers #129

v0.10.10

04 Oct 10:24
a087221
Compare
Choose a tag to compare
  • Fix bug on system-sidekiq deployments container execution #127

v0.10.9

01 Oct 13:23
436bb42
Compare
Choose a tag to compare
  • Split system-sidekiq deployments into 3 new deployments based on queues #125

v0.10.8

22 Sep 10:45
b2bfc2f
Compare
Choose a tag to compare
  • Hard-deprecation of System seed and metrics custom resource fields #123

v0.10.7

20 Sep 17:50
34af7d2
Compare
Choose a tag to compare
  • Fix bug on service reconcile loop with the introduction of IPv6DualStack feature in OCP 4.8 (feature gated not enabled on OCP 4.7 ) #122

v0.10.6

16 Sep 13:34
945f7d5
Compare
Choose a tag to compare
  • Hard-deprecation of System redis message bus DSN field #121
  • Removal of System AMPRelease field #121
  • Soft-deprecation of System prometheus metrics fields #121
  • Soft-deprecation of System seed fields and secretDefinition #121

v0.10.5

03 Sep 13:17
9475add
Compare
Choose a tag to compare
  • Add optional System assets CDN field to System controller #119
  • Soft-deprecation of System redis message bus DSN field and associate ENV VARS #120