Miles Garnsey

Results 70 issues of Miles Garnsey

When Kafka builds a local table, it often takes some time to stream all of the records in. This means that doing a join against this table may fail due...

**Describe the bug** What it says on the tin. ┆Issue is synchronized with this [Jira Task](https://k8ssandra.atlassian.net/browse/K8SSAND-1720) by [Unito](https://www.unito.io) ┆friendlyId: K8SSAND-1720 ┆priority: Medium

bug
needs-triage

**Describe the bug** In a single DC cluster, running the Helm upgrade command to migrate to a new k8ssandra version and then trying to re-create the DC will result in...

bug
needs-triage
zh:Assess/Investigate

## Bug Report **Describe the bug** When cutting a k8ssandra release, the CRD upgrader tests currently cause a little friction, due to their reliance on the Chart.Version Helm variable. When...

bug
needs-triage
zh:Assess/Investigate

**Type of question** Repair-related question. **What did you do?** I would like to be able to deploy Reaper without having to deploy an ingress alongside it. The [documentation](https://k8ssandra.io/docs/topics/accessing-services/repair/) doesn't really...

documentation
help-wanted
question
complexity:low

### Feature request It seems that there is no way to prevent the operator from trying to create its own namespace. It would be good if it was possible to...

kind/feature
lifecycle/rotten

### Feature request We have a service mesh in place in our cluster which relies on the ability to label namespaces and workloads (pods) to configure it. To get Tekton...

kind/feature
lifecycle/rotten

**What happened**: When polling a statefulset to determine readiness status, kuttl appears to error out due to this [issue](https://github.com/kubernetes/kubernetes/issues/63019). Essentially, it is possible for an STS to be created without...

**What this PR does / why we need it**: KEP-0008 is currently light on detail. To get it ready for implementation this PR fleshes out proposed changes to the assertions...

**What this PR does / why we need it**: KEP-0008 is currently light on detail. To get it ready for implementation this PR fleshes out proposed changes to the TestCase...