Skip to content

v1.21.0

Latest
Compare
Choose a tag to compare
@olim7t olim7t released this 03 Feb 20:55
· 3 commits to main since this release
  • [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