Skip to content

Releases: scylladb/scylla-operator

v1.12.1

05 Apr 15:05
v1.12.1
f1e6ceb
Compare
Choose a tag to compare

Release notes for 1.12.1

Container images

docker.io/scylladb/scylla-operator:1.12.1

Changes By Kind (since 1.12.0)

Bug

Documentation


v1.12.1-rc.0

05 Apr 09:58
v1.12.1-rc.0
f1e6ceb
Compare
Choose a tag to compare
v1.12.1-rc.0 Pre-release
Pre-release

Release notes for 1.12.1-rc.0

Container images

docker.io/scylladb/scylla-operator:1.12.1-rc.0

Changes By Kind (since 1.12.0)

Bug

Documentation


v1.11.4

05 Apr 07:31
8bedb12
Compare
Choose a tag to compare

Release notes for 1.11.4

Container images

docker.io/scylladb/scylla-operator:1.11.4

Changes By Kind (since 1.11.3)

Bug

Documentation


v1.12.1-beta.0

04 Apr 16:11
v1.12.1-beta.0
f1e6ceb
Compare
Choose a tag to compare
v1.12.1-beta.0 Pre-release
Pre-release

Release notes for 1.12.1-beta.0

Container images

docker.io/scylladb/scylla-operator:1.12.1-beta.0

Changes By Kind (since 1.12.0)

Bug

Documentation


v1.11.4-rc.0

04 Apr 17:53
8bedb12
Compare
Choose a tag to compare
v1.11.4-rc.0 Pre-release
Pre-release

Release notes for 1.11.4-rc.0

Container images

docker.io/scylladb/scylla-operator:1.11.4-rc.0

Changes By Kind (since 1.11.3)

Bug

Documentation


v1.11.4-beta.0

04 Apr 16:07
8bedb12
Compare
Choose a tag to compare
v1.11.4-beta.0 Pre-release
Pre-release

Release notes for 1.11.4-beta.0

Container images

docker.io/scylladb/scylla-operator:1.11.4-beta.0

Changes By Kind (since 1.11.3)

Bug

Documentation


v1.12.0

28 Mar 08:47
v1.12.0
133c6d7
Compare
Choose a tag to compare

Release notes for 1.12.0

Container images

docker.io/scylladb/scylla-operator:1.12.0

Changes By Kind (since 1.11.3)

Feature

Bug

  • Evaluate special 'now' terms in Scylla Manager tasks only on task creation (#841,@zimnx)
  • Explicitly set TLS CQL shard aware port (#1450,@zimnx)
  • Fix namespaced must-gather (#1453,@tnozicka)
  • Set ScyllaCluster placement requirements on cleanup Jobs (#1493,@zimnx)
  • Fix error aggregation in scyllacluster controller job sync (#1569,@rzetelskik)
  • Adjust image references for introspection with containerd (#1619,@tnozicka)
  • Fix StatefulSet rolled out condition (#1624,@zimnx)
  • Rollback StatefulSet selector (#1639,@zimnx)
  • Determine host for Scylla client using ScyllaCluster expose options (#1641,@rzetelskik)
  • Loosen validation for LoadBalancerClass in NodeServiceTemplate (#1649,@zimnx)
  • Support update of StatefulSet selector (#1655,@zimnx)
  • Revert introspection (#1685,@tnozicka)
  • Replace nowSafety buffer with zero-value datetime in manager task scheduling (#1706,@rzetelskik)
  • Fix metadata projection of StatefulSet PVC template (#1712,@zimnx)
  • Collect only ServiceMonitors managed by given ScyllaDBMonitoring (#1717,@zimnx)
  • Fix syntax of ScyllaCluster PreStopHook (#1727,@zimnx)
  • Change minTerminationGracePeriodSeconds to *int32 (#1740,@zimnx)
  • Stop Scylla Manager task before deletion (#1744,@zimnx)
  • Always use default minReadySeconds so identity service works (#1746,@tnozicka)
  • Return empty list of loop devices when losetup doesn't print anything (#1782,@zimnx)
  • Fix alternator validation 1.12 (#1792,@tnozicka)
  • Pass auth token on Scylla Manager cluster update (#1803,@rzetelskik)
  • Explicitly disable CQL over TLS in Scylla Manager cluster integration (#1807,@rzetelskik)
  • Fix update action loop break in manager controller (#1822,@rzetelskik)
  • Decouple Alternator certificates from CQL TLS feature gate (#1842,@tnozicka)

Documentation

  • Enable building v1.11 documentation (#1445,@zimnx)
  • Add Multi Datacenter ScyllaDB cluster deployment documentation (#1466,@rzetelskik)
  • Fix example file in 'Setting up nodes for ScyllaDB' of 'Deploy...
Read more

v1.12.0-rc.0

20 Mar 15:20
133c6d7
Compare
Choose a tag to compare
v1.12.0-rc.0 Pre-release
Pre-release

Release notes for 1.12.0-rc.0

Container images

docker.io/scylladb/scylla-operator:1.12.0-rc.0

Changes By Kind (since 1.11.3)

Feature

Bug

  • Evaluate special 'now' terms in Scylla Manager tasks only on task creation (#841,@zimnx)
  • Explicitly set TLS CQL shard aware port (#1450,@zimnx)
  • Fix namespaced must-gather (#1453,@tnozicka)
  • Set ScyllaCluster placement requirements on cleanup Jobs (#1493,@zimnx)
  • Fix error aggregation in scyllacluster controller job sync (#1569,@rzetelskik)
  • Adjust image references for introspection with containerd (#1619,@tnozicka)
  • Fix StatefulSet rolled out condition (#1624,@zimnx)
  • Rollback StatefulSet selector (#1639,@zimnx)
  • Determine host for Scylla client using ScyllaCluster expose options (#1641,@rzetelskik)
  • Loosen validation for LoadBalancerClass in NodeServiceTemplate (#1649,@zimnx)
  • Support update of StatefulSet selector (#1655,@zimnx)
  • Revert introspection (#1685,@tnozicka)
  • Replace nowSafety buffer with zero-value datetime in manager task scheduling (#1706,@rzetelskik)
  • Fix metadata projection of StatefulSet PVC template (#1712,@zimnx)
  • Collect only ServiceMonitors managed by given ScyllaDBMonitoring (#1717,@zimnx)
  • Fix syntax of ScyllaCluster PreStopHook (#1727,@zimnx)
  • Change minTerminationGracePeriodSeconds to *int32 (#1740,@zimnx)
  • Stop Scylla Manager task before deletion (#1744,@zimnx)
  • Always use default minReadySeconds so identity service works (#1746,@tnozicka)
  • Return empty list of loop devices when losetup doesn't print anything (#1782,@zimnx)
  • Fix alternator validation 1.12 (#1792,@tnozicka)
  • Pass auth token on Scylla Manager cluster update (#1803,@rzetelskik)
  • Explicitly disable CQL over TLS in Scylla Manager cluster integration (#1807,@rzetelskik)
  • Fix update action loop break in manager controller (#1822,@rzetelskik)
  • Decouple Alternator certificates from CQL TLS feature gate (#1842,@tnozicka)

Documentation

Read more

v1.11.3

14 Mar 07:46
f99d0b3
Compare
Choose a tag to compare

Release notes for 1.11.3

Container images

docker.io/scylladb/scylla-operator:1.11.3

Changes By Kind (since 1.11.2)

Feature

  • Switch from in-tree mermaid client to out-of-tree manager client (#1810,@rzetelskik)

Bug

  • Explicitly disable CQL over TLS in Scylla Manager cluster integration (#1817,@rzetelskik)

Other


v1.11.3-rc.0

13 Mar 17:49
f99d0b3
Compare
Choose a tag to compare
v1.11.3-rc.0 Pre-release
Pre-release

Release notes for 1.11.3-rc.0

Container images

docker.io/scylladb/scylla-operator:1.11.3-rc.0

Changes By Kind (since 1.11.2)

Feature

  • Switch from in-tree mermaid client to out-of-tree manager client (#1810,@rzetelskik)

Bug

  • Explicitly disable CQL over TLS in Scylla Manager cluster integration (#1817,@rzetelskik)

Other