Christopher Bradford
Christopher Bradford
As part of writing the installation docs for DOKS I kicked the tires on backing up to DO Spaces with Medusa. Configuration was pretty straightforward I modified the instructions for...
## Bug Report Currently, pods fail to leave the init state when configured with `medusa.enabled: true` and an empty `medusa.storageSecret`. In my case, I am configuring Medusa for use with...
**What is missing?** When adding nodes to a cluster or creating a new cluster we can end up in a state where we do not bootstrap nodes in a balanced...
**What this PR does**: Updates the registry coordinates to refer to the new Google Artifact Registry GHA writes images to us-docker.pkg.dev/k8ssandra/images Tests and defaults refer to us-docker.pkg.dev/k8ssandra/images Makefile updates for...
**What is missing?** Docker Hub has instituted pull limits for authenticated and anonymous users. This can lead to issues if a pull secret is not configured and used within Kubernetes....
Is there a disadvantage to making stopReason a read-only property?
**Is your feature request related to a problem? Please describe.** When a contributor submits a PR with changes to `values.yaml` files. We should validate that the documentation has been regenerated...
## Bug Report **Describe the bug** On my local machine, the command to retrieve the external LB from https://k8ssandra.io/docs/topics/ingress/traefik/k3d-deployment/#5-access-traefik-dashboard does not return an IP address. ```console $ kubectl get services...
**Is your feature request related to a problem? Please describe.** As a user if I want to deploy a change to an already existing k8ssandra cluster how do I do...