[RELEASE] ScyllaDB Operator 1.19.2

We are pleased to announce the release of ScyllaDB Operator 1.19.2

Release highlights:

  • :bug: Pod annotation “internal.scylla.scylladb.com/scylladb-node-status-report” and ScyllaDBDatacenterNodeStatusReport objects now use stable ordering of entries, preventing random reordering and frequent updates resulting in unstable ScyllaCluster/ScyllaDBDatacenter status conditions.
  • :bug: Fixed ScyllaCluster status conditions not properly surfacing errors from child resources (e.g., ScyllaDBManagerTask apply failures) and misreporting observed generation after certain spec changes (e.g., .spec.sysctls), which could make the Progressing, Degraded, and Available conditions unreliable.
  • :warning: Admission webhook now warns when ScyllaCluster backup or repair task names don’t comply with RFC 1123 (e.g., containing underscores _) - these will become errors in the next minor release (1.21).

For the full list of changes, please refer to the changelog.