github k8ssandra/cass-operator v1.29.0
Release v1.29.0

6 hours ago
  • [CHANGE] #875 Update to Go 1.25, Kubernetes 1.34 and UBI10 as the base image. Also, Vector to 0.53.0 and other smaller dependency updates. Deprecate CDC support.
  • [CHANGE] #876 Drop support for ImageConfig v1beta1, the only supported version from now on is v1beta2
  • [CHANGE] #865 Add VolumeMount for the management-api-server-certs-volume volume to all containers instead of only cassandra container
  • [CHANGE] #850 The default retry policy for CassandraTask has changed to OnFailure
  • [CHANGE] #775 Set generic podFilter as default filter for CassandraTask
  • [FEATURE] #885 Add the ability to define retryCount in CassandraTasks
  • [FEATURE] #850 Added EnableParallelCleanupWithinRack annotation which speeds up post-scale-out cleanup by processing nodes in parallel within a rack
  • [ENHANCEMENT] #841 Add the ability for the rolling restart to restart an entire rack at once. This speeds up the rolling restart process in a cluster that has large amount of nodes in a single rack.
  • [ENHANCEMENT] #861 CassandraTasks have now configurable pod concurrency. maxConcurrentPods will determine how many pods in the same rack (never multiple racks) can be processed in parallel. Also, state of the processed pods is now moved to the CassandraTask status with some additional information.
  • [BUGFIX] #870 Fix Kustomize deployment to properly add the path to the TLS cert for the webhooks. Remove OperConfig and ImageConfig v1

Don't miss a new cass-operator release

NewReleases is sending notifications on new releases.