Skip to content

Releases: scylladb/scylla-operator

v1.10.0

25 Aug 11:04
1d6849c
Compare
Choose a tag to compare

Release notes for 1.10.0

Container images

docker.io/scylladb/scylla-operator:1.10.0

Changes By Kind (since 1.9.0)

Feature

  • Run node cleanup after scaling the ScyllaCluster (#1294,@zimnx)
  • Identify nodes by their Host ID instead of IP address in readiness probes (#1297,@zimnx)
  • Replace ScyllaCluster nodes using Host ID (#1312,@zimnx)

Bug

  • Fix NodeConfig DaemonSet prunning (#1278,@zimnx)
  • Fix panic in Operator occuring during node replacement (#1288,@zimnx)

Documentation

  • Replace xfs-formatter with NodeConfig in GKE examples (#1269,@rzetelskik)
  • Use Dynamic Local Volume Provisioner in EKS and GKE examples (#1272,@rzetelskik)
  • Build v1.9 documentation (#1274,@zimnx)
  • Set v1.9 documentation as stable (#1295,@zimnx)
  • Update docs theme version to 1.5 (#1308,@rzetelskik)
  • Bump ScyllaDB to 5.1.15 and ScyllaDB Manager to 3.1.2 in examples, Helm charts and e2e suites (#1322,@rzetelskik)
  • Adjust docs development workflow and add developers' README (#1323,@rzetelskik)
  • Update Deploying Scylla on GKE and Deploying Scylla on EKS documentation sections to reflect changes in storage setup (#1324,@rzetelskik)
  • Update docs dependencies (#1326,@rzetelskik)

Other

  • Fix release notes generation (#1275,@zimnx)
  • Replace github.com/ghodss/yaml library with sigs.k8s.io/yaml (#1298,@Juneezee)
  • Enhancement proposal for running cleanup after scaling (#1300,@zimnx)
  • Cleanup of scyllaclient package (#1309,@zimnx)
  • Enhancement proposal for replacing nodes using their HostIDs (#1313,@zimnx)
  • Pin tags to 1.10 (#1328,@zimnx)

v1.10.0-rc.0

17 Aug 10:56
1d6849c
Compare
Choose a tag to compare
v1.10.0-rc.0 Pre-release
Pre-release

Release notes for 1.10.0-rc.0

Container images

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

Changes By Kind (since 1.9.0)

Feature

  • Run node cleanup after scaling the ScyllaCluster (#1294,@zimnx)
  • Identify nodes by their Host ID instead of IP address in readiness probes (#1297,@zimnx)
  • Replace ScyllaCluster nodes using Host ID (#1312,@zimnx)

Bug

  • Fix NodeConfig DaemonSet prunning (#1278,@zimnx)
  • Fix panic in Operator occuring during node replacement (#1288,@zimnx)

Documentation

  • Replace xfs-formatter with NodeConfig in GKE examples (#1269,@rzetelskik)
  • Use Dynamic Local Volume Provisioner in EKS and GKE examples (#1272,@rzetelskik)
  • Build v1.9 documentation (#1274,@zimnx)
  • Set v1.9 documentation as stable (#1295,@zimnx)
  • Update docs theme version to 1.5 (#1308,@rzetelskik)
  • Bump ScyllaDB to 5.1.15 and ScyllaDB Manager to 3.1.2 in examples, Helm charts and e2e suites (#1322,@rzetelskik)
  • Adjust docs development workflow and add developers' README (#1323,@rzetelskik)
  • Update Deploying Scylla on GKE and Deploying Scylla on EKS documentation sections to reflect changes in storage setup (#1324,@rzetelskik)
  • Update docs dependencies (#1326,@rzetelskik)

Other

  • Fix release notes generation (#1275,@zimnx)
  • Replace github.com/ghodss/yaml library with sigs.k8s.io/yaml (#1298,@Juneezee)
  • Enhancement proposal for running cleanup after scaling (#1300,@zimnx)
  • Cleanup of scyllaclient package (#1309,@zimnx)
  • Enhancement proposal for replacing nodes using their HostIDs (#1313,@zimnx)
  • Pin tags to 1.10 (#1328,@zimnx)

v1.10.0-beta.0

17 Aug 10:53
1d6849c
Compare
Choose a tag to compare
v1.10.0-beta.0 Pre-release
Pre-release

Release notes for 1.10.0-beta.0

Container images

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

Changes By Kind (since 1.9.0)

Feature

  • Run node cleanup after scaling the ScyllaCluster (#1294,@zimnx)
  • Identify nodes by their Host ID instead of IP address in readiness probes (#1297,@zimnx)
  • Replace ScyllaCluster nodes using Host ID (#1312,@zimnx)

Bug

  • Fix NodeConfig DaemonSet prunning (#1278,@zimnx)
  • Fix panic in Operator occuring during node replacement (#1288,@zimnx)

Documentation

  • Replace xfs-formatter with NodeConfig in GKE examples (#1269,@rzetelskik)
  • Use Dynamic Local Volume Provisioner in EKS and GKE examples (#1272,@rzetelskik)
  • Build v1.9 documentation (#1274,@zimnx)
  • Set v1.9 documentation as stable (#1295,@zimnx)
  • Update docs theme version to 1.5 (#1308,@rzetelskik)
  • Bump ScyllaDB to 5.1.15 and ScyllaDB Manager to 3.1.2 in examples, Helm charts and e2e suites (#1322,@rzetelskik)
  • Adjust docs development workflow and add developers' README (#1323,@rzetelskik)
  • Update Deploying Scylla on GKE and Deploying Scylla on EKS documentation sections to reflect changes in storage setup (#1324,@rzetelskik)
  • Update docs dependencies (#1326,@rzetelskik)

Other

  • Fix release notes generation (#1275,@zimnx)
  • Replace github.com/ghodss/yaml library with sigs.k8s.io/yaml (#1298,@Juneezee)
  • Enhancement proposal for running cleanup after scaling (#1300,@zimnx)
  • Cleanup of scyllaclient package (#1309,@zimnx)
  • Enhancement proposal for replacing nodes using their HostIDs (#1313,@zimnx)
  • Pin tags to 1.10 (#1328,@zimnx)

v1.9.0

04 Jul 19:10
8083150
Compare
Choose a tag to compare

Release notes for 1.9.0

Container images

docker.io/scylladb/scylla-operator:1.9.0

Changes By Kind (since 1.8.1)

Feature

  • Automated Local Disk Setup (#1107,@zimnx)
  • Add ScyllaDBMonitoring (#1111,@tnozicka)
  • Update Grafana version to 9.3.4 (#1154,@tnozicka)
  • Update and pin Ubuntu to 22.04 (#1160,@tnozicka)
  • Add support for tuning EKS 1.24 using containerd CRI (#1165,@zimnx)
  • Pregenerate RSA keys and speed up bootstrap times (#1202,@tnozicka)
  • Bump ScyllaDB and ScyllaDB Manager versions in Helm chart, examples and e2es (#1238,@zimnx)
  • Update dependencies (#1243,@tnozicka)
  • Revert "Bump ScyllaDB and ScyllaDB Manager versions in Helm chart, examples and e2es " (#1246,@zimnx)
  • Use ScyllaDB 5.1.9 and ScyllaDB Manager 3.1.0 as default versions in Helm chart, examples and e2e (#1247,@zimnx)

Bug

  • Fix NodeConfigPod controller to exclusively enqueue and sync Scylla Pods (#1131,@rzetelskik)
  • Fix leader election error handling and context cancelation (#1142,@tnozicka)
  • Fix ApplyRoleBinding updates for immutable roleRef (#1143,@tnozicka)
  • Fix NodeConfigDaemonController working on objects from a different shard (#1146,@tnozicka)
  • Fix support for immutable fields in Job Apply (#1148,@zimnx)
  • Add missing symlink to ScyllaDBMonitoring CRD in helm CRDs (#1197,@rzetelskik)
  • Fix "job" labels in Grafana dashboards' queries (#1199,@rzetelskik)
  • Install Prometheus ClusterRoles in Helm deployments (#1205,@rzetelskik)
  • Fix node setup image in EKS example (#1221,@zimnx)
  • Extend test runner with a report verifier checking if every Spec was ran exactly once (#1253,@rzetelskik)
  • Fix seed propagation in test runner (#1256,@rzetelskik)
  • Fix ScyllaDB version upgrade being stuck on Pod staying in maintenance mode (#1267,@zimnx)
  • Fix NodeConfig DaemonSet prunning (#1279,@zimnx)
  • Fix panic in Operator occuring during node replacement (#1290,@zimnx)

Documentation

Flaky/Failing Test

Other

Read more

v1.9.0-rc.2

27 Jun 09:34
8083150
Compare
Choose a tag to compare
v1.9.0-rc.2 Pre-release
Pre-release

Release notes for 1.9.0-rc.2

Container images

docker.io/scylladb/scylla-operator:1.9.0-rc.2

Changes By Kind (since 1.9.0-rc.1)

Bug

  • Fix panic in Operator occuring during node replacement (#1290,@zimnx)

v1.9.0-rc.1

14 Jun 12:56
57a2b85
Compare
Choose a tag to compare
v1.9.0-rc.1 Pre-release
Pre-release

Release notes for 1.9.0-rc.1

Container images

docker.io/scylladb/scylla-operator:1.9.0-rc.1

Changes By Kind (since 1.9.0-rc.0)

Bug


v1.9.0-rc.0

09 Jun 18:12
203d34d
Compare
Choose a tag to compare
v1.9.0-rc.0 Pre-release
Pre-release

Release notes for 1.9.0-rc.0

Container images

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

Changes By Kind (since 1.8.1)

Feature

  • Automated Local Disk Setup (#1107,@zimnx)
  • Add ScyllaDBMonitoring (#1111,@tnozicka)
  • Update Grafana version to 9.3.4 (#1154,@tnozicka)
  • Update and pin Ubuntu to 22.04 (#1160,@tnozicka)
  • Add support for tuning EKS 1.24 using containerd CRI (#1165,@zimnx)
  • Pregenerate RSA keys and speed up bootstrap times (#1202,@tnozicka)
  • Bump ScyllaDB and ScyllaDB Manager versions in Helm chart, examples and e2es (#1238,@zimnx)
  • Update dependencies (#1243,@tnozicka)
  • Revert "Bump ScyllaDB and ScyllaDB Manager versions in Helm chart, examples and e2es " (#1246,@zimnx)
  • Use ScyllaDB 5.1.9 and ScyllaDB Manager 3.1.0 as default versions in Helm chart, examples and e2e (#1247,@zimnx)

Bug

  • Fix NodeConfigPod controller to exclusively enqueue and sync Scylla Pods (#1131,@rzetelskik)
  • Fix leader election error handling and context cancelation (#1142,@tnozicka)
  • Fix ApplyRoleBinding updates for immutable roleRef (#1143,@tnozicka)
  • Fix NodeConfigDaemonController working on objects from a different shard (#1146,@tnozicka)
  • Fix support for immutable fields in Job Apply (#1148,@zimnx)
  • Add missing symlink to ScyllaDBMonitoring CRD in helm CRDs (#1197,@rzetelskik)
  • Fix "job" labels in Grafana dashboards' queries (#1199,@rzetelskik)
  • Install Prometheus ClusterRoles in Helm deployments (#1205,@rzetelskik)
  • Fix node setup image in EKS example (#1221,@zimnx)
  • Extend test runner with a report verifier checking if every Spec was ran exactly once (#1253,@rzetelskik)
  • Fix seed propagation in test runner (#1256,@rzetelskik)
  • Fix ScyllaDB version upgrade being stuck on Pod staying in maintenance mode (#1267,@zimnx)

Documentation

Flaky/Failing Test

Other

Read more

v1.9.0-beta.1

09 Jun 18:09
203d34d
Compare
Choose a tag to compare
v1.9.0-beta.1 Pre-release
Pre-release

Release notes for 1.9.0-beta.1

Container images

docker.io/scylladb/scylla-operator:1.9.0-beta.1

Changes By Kind (since 1.9.0-beta.0)

Other


v1.8.1

03 May 07:06
57df4e9
Compare
Choose a tag to compare

Release notes for 1.8.1

Container images

docker.io/scylladb/scylla-operator:1.8.1

Changes By Kind (since 1.8.0)

Bug


v1.8.1-rc.0

02 May 13:59
57df4e9
Compare
Choose a tag to compare
v1.8.1-rc.0 Pre-release
Pre-release

Release notes for 1.8.1-rc.0

Container images

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

Changes By Kind (since 1.8.0)

Bug