John Sanda
John Sanda
**Is your feature request related to a problem? Please describe.** I am using grafana-operator in the [k8ssandra](https://github.com/k8ssandra/k8ssandra) project. In short the project provides Helm charts for deploying Cassandra clusters with...
The [reference docs](https://docs-v2.k8ssandra.io/reference/) include API docs for k8ssandra-operator CRDs. They should also include API docs for cass-operator CRDs. ┆Issue is synchronized with this [Jira Task](https://k8ssandra.atlassian.net/browse/K8SSAND-1639) by [Unito](https://www.unito.io) ┆friendlyId: K8SSAND-1639 ┆priority:...
https://github.com/k8ssandra/k8ssandra-operator/pull/469 added the `cass-config` which is used for configuring cassandra.yaml and JVM properties for Cassandra. The tag offers a lot of functionality. There should be a section in the [reference...
k8ssandra/k8ssandra-operator#284 added support for decommissioning and removing a datacenter. We need to document what is involved with that process. ┆Issue is synchronized with this [Jira Task](https://k8ssandra.atlassian.net/browse/K8SSAND-1557) by [Unito](https://www.unito.io) ┆friendlyId: K8SSAND-1557...
We need to port https://github.com/k8ssandra/k8ssandra-operator/tree/main/docs/remote-k8s-access over to the docs. ┆Issue is synchronized with this [Jira Task](https://k8ssandra.atlassian.net/browse/K8SSAND-1556) by [Unito](https://www.unito.io) ┆friendlyId: K8SSAND-1556 ┆priority: Medium
## Bug Report **Describe the bug** I deployed K8ssandra with Cassandra 4.0.0 and 4.0.3. I tried configured garbage collection settings. None of the properties that I configured in the chart...
**Is your feature request related to a problem? Please describe.** I am creating this ticket in response to this [discussion](https://discord.com/channels/836217371453685760/836217371453685763/885685911789142067) on Discord. If Cassandra is configured to use the G1...
This is a follow up to https://github.com/k8ssandra/k8ssandra-operator/issues/382. We need to add a section to the v2 docs on how to configure images. We just need to take migrate the content...
**Is your feature request related to a problem? Please describe.** cass-operator creates a PersistentVolumeClaim for `/var/lib/cassandra`. Both the commit log and the data directory are stored on this volume. With...
## Bug Report **Describe the bug** I created a 3 node cluster and went to view the dashboards. All three nodes were up. The Overview dashboard reported them as up...