Michael Burman

Results 84 issues of Michael Burman

### What is missing? Currently, if user deploys something that's broken and causes the first pod of the rack to not start, we require the user to manually set "forceUpgradeRacks"...

enhancement
ready

### What is missing? At the moment, we read all the secrets that are required (be it superuser, mTLS certs etc) from the Kubernetes directly - without any alternatives. We...

enhancement
product-backlog

### What is missing? A lot of templates are using features that are deprecated in Kustomize 5.0 and this causes unnecessary output from Kustomize. Since all of these features can...

enhancement
refactoring
blocked

**What is missing?** This could be part of k8ssandra/k8ssandra repository also, but the idea is simple. We should test the Helm installation process in addition to the OLM process https://github.com/k8ssandra/cass-operator/issues/286...

enhancement
refactoring
assess

### What is missing? There have been changes to the x-kubernetes-list-map-keys and x-kubernetes-list-type generation in the controller-runtime since 0.10.0 (as well as changes in the Kubernetes). Investigate if there's anymore...

enhancement
assess

…ters **What this PR does**: One can now override KIND_CLUSTER parameter in the make, such as with: ``make KIND_CLUSTER=k8ssandra-0 docker-kind`` That would load (and build) the newest cass-operator to the...

**What this PR does**: **Which issue(s) this PR fixes**: Fixes #520 **Checklist** - [ ] Changes manually tested - [ ] Automated Tests added/updated - [ ] Documentation added/updated -...

**What this PR does**: Part of the implementation of https://github.com/k8ssandra/k8ssandra-operator/issues/532 **Which issue(s) this PR fixes**: Fixes https://github.com/k8ssandra/k8ssandra-operator/issues/532 Fixes #636 **Checklist** - [ ] Changes manually tested - [x] Automated Tests...

**What is missing?** cass-operator deployment needs the management-api certs mounted if it wants to connect to the cassandra pods, in the case of removing the requirement for external secrets. This...

enhancement
assess

**What is missing?** Currently, cass-operator Helm charts behave the "Helm way", which is that once CRDs have been installed, they're not upgraded by Helm. User must manually do that part...

enhancement
product-backlog