Skip to content

Releases: k8ssandra/k8ssandra-operator

v1.21.2

07 Apr 14:30
Compare
Choose a tag to compare

v1.21.2 - 2025-04-07

  • [CHANGE] #1505 Replace yq Docker images with k8ssandra-client ones
  • [CHANGE] #1508 Bump Medusa to 0.24.0
  • [TESTING] Upgrade linter and fix CI linting issue

v1.20.4

08 Apr 05:23
Compare
Choose a tag to compare

v1.20.4 - 2025-04-07

  • [CHANGE] #1505 Replace yq Docker images with k8ssandra-client ones
  • [CHANGE] #1508 Bump Medusa to 0.24.0
  • [TESTING] Upgrade linter and fix CI linting issue

v1.21.1

10 Feb 19:19
Compare
Choose a tag to compare
  • [CHANGE] #1484 Update Medusa version to 0.23.0

v1.21.0

03 Feb 20:55
Compare
Choose a tag to compare
  • [CHANGE] #1450 Update datacenter labels to use Kubernetes resource names for CassandraDatacenter, not the cleaned override name. Update to cass-operator 1.23.0
  • [CHANGE] #1441 Use k8ssandra-client instead of k8ssandra-tools for CRD upgrades
  • [ENHANCEMENT] #1667 Add skipSchemaMigration option to K8ssandraCluster.spec.reaper
  • [FEATURE] #1034 Add support for priorityClassName
  • [BUGFIX] #1454 Do not try to work out backup status if there are no pods
  • [BUGFIX] #1383 Do not create MedusaBackup if MedusaBakupJob did not fully succeed
  • [BUGFIX] #1460 Fix podName calculations in medusa's hostmap.go to account for unbalanced racks also
  • [BUGFIX] #1466 Do not overwrite existing status fields or forget to write the changes. Also, add new ContextName for the Datacenter to know where it used to be.
  • [ENHANCEMENT] #1455 Expose configuration of Medusa's gRPC server port
  • [BUGFIX] #1471 Use namespaced service name when registering k8ssandra cluster to Reaper
  • [BUGFIX] Upgrade cass-operator helm chart to 0.55.0 (1.23.0)
  • [CHANGE] Upgrade Reaper to v3.8.0

v1.20.3

07 Apr 15:05
Compare
Choose a tag to compare
  • [CHANGE] Upgrade cass-operator's chart to 0.54.0 (v1.22.4) to allow overriding default image coordinates

v1.20.2

07 Oct 15:27
Compare
Choose a tag to compare

v1.20.2 - 2024-10-07

  • [DOCS] #1469 Add docs for Reaper's Control Plane deployment mode
  • [CHANGE] Bump default Medusa version to 0.22.3
  • [BUGFIX] #1409 Vector would crash in the Cassandra log parsing if empty lines were present. Add automated tests for Vector parsing rules.
  • [BUGFIX] #1425 prepare-helm-release.sh requires kustomize to be in the path and that makes make manifests fail.
  • [BUGFIX] #1422 Changing a DC name should be forbidden

v1.20.1

19 Sep 13:22
Compare
Choose a tag to compare

v1.20.1 - 2024-09-19

  • [BUGFIX] Upgrade cass-operator to v1.22.4 to fix security context overwrites

v1.20.0

18 Sep 08:12
Compare
Choose a tag to compare

v1.20.0 - 2024-09-18

  • [BUGFIX] #1399 Fixed SecretSyncController to handle multiple namespaces
  • [FEATURE] #1382 Add service to expose DC nodes in the control plane
  • [FEATURE] #1402 Add support for readOnlyRootFilesystem
  • [CHANGE] Upgrade cass-operator to v1.22.3

v1.19.0

03 Sep 15:31
Compare
Choose a tag to compare

1.19.0 - 2024-09-02

  • [CHANGE] Update cass-operator to v1.22.1
  • [FEATURE] #1277 Introduce Reaper's Control Plane deployment mode

v1.18.0

24 Jul 19:04
Compare
Choose a tag to compare
  • [CHANGE] Update cassandra-medusa to 0.22.0
  • [CHANGE] Update cass-operator to v1.22.0
  • [FEATURE] #1310 Enhance the MedusaBackupSchedule API to allow scheduling purge tasks
  • [BUGFIX] #1222 Consider DC-level config when validating numToken updates in webhook
  • [BUGFIX] #1366 Reaper deployment can't be created on OpenShift due to missing RBAC rule