We are pleased to announce the release of ScyllaDB Operator 1.19.2
Release highlights:
Podannotation “internal.scylla.scylladb.com/scylladb-node-status-report” andScyllaDBDatacenterNodeStatusReportobjects now use stable ordering of entries, preventing random reordering and frequent updates resulting in unstableScyllaCluster/ScyllaDBDatacenterstatus conditions.
Fixed ScyllaClusterstatus conditions not properly surfacing errors from child resources (e.g.,ScyllaDBManagerTaskapply failures) and misreporting observed generation after certain spec changes (e.g.,.spec.sysctls), which could make theProgressing,Degraded, andAvailableconditions unreliable.
Admission webhook now warns when ScyllaClusterbackup 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.