John Sanda
John Sanda
These changes should be considered for k8ssandra-operator as should planning poker estimates.
It's not possible with #1183. I listed it under the non-goals. Properties that involve volume mount require some additional work that I thought would be better to tackle in a...
Please provide planning poker estimates based on doing this in k8ssandra-operator.
@jakerobb yeah, still on us :)
Please [add your planning poker estimate](https://app.zenhub.com/workspaces/K8ssandra-Grooming-623b197f1fcd4800110540ef/issues/k8ssandra/k8ssandra/198?planning-poker) with ZenHub @adejanovski
Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/K8ssandra-Grooming-623b197f1fcd4800110540ef/issues/k8ssandra/k8ssandra/1337?planning-poker) with ZenHub @adejanovski @jeffbanks
@mlallaouret Can you share your K8ssandraCluster spec so I can test and try to reproduce?
I tested the upgrade on a local kind cluster with this K8ssandraCluster: ```yaml apiVersion: k8ssandra.io/v1alpha1 kind: K8ssandraCluster metadata: name: test spec: cassandra: serverVersion: "3.11.12" storageConfig: cassandraDataVolumeClaimSpec: storageClassName: standard accessModes: -...
Thanks for the detailed update. I'll try to do some more testing as well.
The description provides a work around. I am fine with that versus investing the time and effort into the code changes. Even if the code changes are minimal effort, there...