ScyllaDB Documentation Logo Documentation
  • Server
    • ScyllaDB Open Source
    • ScyllaDB Enterprise
    • ScyllaDB Alternator
  • Cloud
  • Tools
    • ScyllaDB Manager
    • ScyllaDB Monitoring Stack
    • ScyllaDB Operator
  • Drivers
    • CQL Drivers
    • DynamoDB Drivers
Download
Menu
ScyllaDB Docs Scylla Operator Releases

Releases¶

Schedule¶

We are aiming to ship a new release approximately every 6 weeks. The following release schedule is only advisory, there are no commitments made to hitting these dates.

Release Code freeze General availability
1.8 2022-03-02 2021-03-16

Supported releases¶

We support the latest 2 releases of the operator to give everyone time to upgrade.

Release General availability Support ends
1.7 2022-01-27 Release of 1.9
1.6 2021-12-03 Release of 1.8
1.5 2021-09-16 2022-01-27
1.4 2021-08-10 2021-12-03
1.3 2021-06-17 2021-09-16
1.2 2021-05-06 2021-08-10
1.1 2021-03-22 2021-06-17
1.0 2021-01-21 2021-05-06

Backport policy¶

Usually, only important bug fixes are eligible for being backported. This may depend on the situation and assessment of the maintainers.

CI/CD¶

We use GitHub actions for our CI/CD. Every merge to a supported branch, or a creation of a tag will automatically trigger a job to build, test and publish the container image and other artifacts like helm charts. Before we publish any image, it must pass the e2e suite.

Automated promotions¶

Git reference Type Container image
master branch docker.io/scylladb/scylla-operator:latest
vX.Y branch docker.io/scylladb/scylla-operator:X.Y
vX.Y.Z tag docker.io/scylladb/scylla-operator:X.Y.Z
vX.Y.Z-alpha.N tag docker.io/scylladb/scylla-operator:X.Y.Z-alpha.N
vX.Y.Z-beta.N tag docker.io/scylladb/scylla-operator:X.Y.Z-beta.N
vX.Y.Z-rc.N tag docker.io/scylladb/scylla-operator:X.Y.Z-rc.N

Generally available¶

GA images aren’t build from scratch but rather promoted from an existing release candidates. When we decide a release candidate has the acceptable quality and QA sings it off, the release candidate is promoted to become the GA release. This makes sure the image has exactly the same content and SHA as the tested release candidate.

Support matrix¶

Support matrix table shows the version requirements for a particular scylla-operator version. Be sure to match these requirements, otherwise some functionality will not work.

v1.8 v1.7 v1.6 v1.5 v1.4 v1.3 v1.2 v1.1 v1.0
Kubernetes >=1.21 >=1.20 && <1.25 >=1.19.10 && <1.25 >=1.19.10 >=1.19.10 >=1.19 >=1.19 >=1.11 >=1.11
Scylla OS >=4.6 >=4.3 >=4.3 >=4.3 >=4.3 >=4.2 >=4.2 >=4.0 >=4.0
Scylla Enterprise >=2021.1 >=2021.1 >=2021.1 >=2021.1 >=2021.1 >=2020.1 >=2020.1 >=2020.1 >=2020.1
Scylla Manager >=2.6 >=2.2 >=2.2 >=2.2 >=2.2 >=2.2 >=2.2 >=2.2 >=2.2
Scylla Monitoring >=4.0 >=3.0 >=3.0 >=1.0 >=1.0 >=1.0 >=1.0 >=1.0 >=1.0
PREVIOUS
Upgrade of Scylla Operator
NEXT
Known issues
Scylla Operator
  • v1.8
    • v1.8
    • v1.7
    • master
  • Deploying Scylla on a Kubernetes Cluster
  • Deploying Scylla on EKS
  • Deploying Scylla on GKE
  • Deploying Scylla stack using Helm Charts
  • Deploying Scylla Manager on a Kubernetes Cluster
  • Setting up Monitoring
  • Version migrations
  • Node operations using Scylla Operator
    • Upgrading version of Scylla
    • Replacing a Scylla node
    • Automatic cleanup and replacement in case when k8s node is lost
    • Maintenance mode
    • Restore from backup
  • Performance tuning
  • Upgrade of Scylla Operator
  • Releases
  • Known issues
  • Scylla Cluster CRD
  • Contributing to Scylla Operator
  • Create an issue
  • Edit this page

On this page

  • Releases
    • Schedule
    • Supported releases
      • Backport policy
    • CI/CD
      • Automated promotions
      • Generally available
    • Support matrix
Logo
Docs Contact Us About Us
Mail List Icon Slack Icon Forum Icon
© 2023, ScyllaDB. All rights reserved.
Last updated on 29 March 2023.
Powered by Sphinx 4.5.0 & ScyllaDB Theme 1.3.5