K8ssandra operator - 1.26.0 - spec.config: Invalid value: "": spec.config in body must be of type byte: ""

Hi All,

When I am creating K8ssandra Cluster, keep getting below error -

CassandraDatacenter.cassandra.datastax.com “dc1” is invalid: spec.config: Invalid value: “”: spec.config in body must be of type byte: “”

I am getting same error while trying to create cassandra Datacenter directly. But it can be fixed by replacing config with configSecret. But there is no option to provide configSecret in K8ssandraCluster.

image

Fixed. K8ssandra operator - 1.26.0 - spec.config: Invalid value: "": spec.config in body must be of type byte: "' · Issue #837 · k8ssandra/cass-operator · GitHub