github k8ssandra/cass-operator v1.14.0

latest releases: v1.22.4, v1.22.3, v1.22.2...
18 months ago
  • [CHANGE] #457 Extract task execution attributes into CassandraTaskTemplate
  • [CHANGE] #447 Update Github actions to remove all deprecated features (set-outputs, node v12 actions)
  • [CHANGE] #448 Update to operator-sdk 1.25.1, update to go 1.19, update to Kubernetes 1.25, remove amd64 restriction on local builds (cass-operator and system-logger will be built for aarch64 also)
  • [CHANGE] #442 Deprecate old internode-encryption storage mounts and cert generation. If old path /etc/encryption/node.jks is no longer present, then the storage mount is no longer created. For certificates with internode-encryption, we recommend using cert-manager.
  • [CHANGE] #329 Thrift port is no longer open for Cassandra 4.x installations
  • [CHANGE] #487 The AdditionalVolumes.PVCSpec is now a pointer. Also, webhook will allow modifying AdditionalVolumes.
  • [CHANGE] #488 Expose the new metrics port in services* [FEATURE] #441 Implement a CassandraTask for moving single-token nodes
  • [ENHANCEMENT] #486 AdditionalVolumes accepts VolumeSource as the data also, allowing ConfigMap/Secret/etc to be mounted to cassandra container.
  • [ENHANCEMENT] #467 Add new metrics endpoint port (9000) to Cassandra container. This is used by the new mgmt-api /metrics endpoint.
  • [ENHANCEMENT] #457 Allow overriding the datacenter name
  • [ENHANCEMENT] #476 Enable CDC for DSE deployments.
  • [ENHANCEMENT] #472 Add POD_NAME and NODE_NAME env variables that match metadata.name and spec.nodeName information
  • [ENHANCEMENT] #315 PodTemplateSpec allows setting Affinities, which are merged with the current rules. PodAntiAffinity behavior has changed, if allowMultipleWorkers is set to true the PodTemplateSpec antiAffinity rules are copied as is, otherwise merged with current restrictions. Prevent usage of deprecated rack.Zone (use topology.kubernetes.io/zone label instead), but allow removal of Zone.
  • [BUGFIX] #410 Fix installation in IPv6 only environment
  • [BUGFIX] #455 After task had completed, the running state would still say true

Don't miss a new cass-operator release

NewReleases is sending notifications on new releases.