-
The tab spacing for this project looks to be four spaces when two-space tabs would improve the readability of your code. There should be something in your IDE settings that allows you to change the am…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=44724682)
Hi,
I have deployed the reaper using docker-compose, but when I have enabled the authenticatio…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
After performing a remote restore, the token allocations will have changed but the system_auth keyspace will remain untouched, making entries from the roles table potentially inaccessible.
We need to…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=43411634)
Hi,
we have deployed reaper in open shift container and reaper service is running fine. We hav…
-
Currently, we are serialising the statusChanges field to a JSON string before adding it to a `Map` returned from `getJobStatus()`.
This change was made [here](https://github.com/k8ssandra/manageme…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=40139142)
The HTTP proxy isn't currently tested against 3.11 in CI. Apparently from 3.11.16 there is a vers…
-
When I start a simple 3 node cluster using k8ssandra I get an error when the operator tries to add the cluster to reaper.
```
WARN [2023-11-11 02:39:37,839] [clustername-nio-worker-0] c.d.d…
-
https://github.com/MVacca4/warehouse-project/blob/559e30b226800ceb1c30e20e7dbb0fb054a20682/WarehouseProject/src/warehouse/app/Warehouse.java#L12
These lines aren't necessary
-
Provide the ability to configure the Reaper HTTP management Proxy instead of using JMX communiation between Cassandra and Reaper.
**Definition of done**
- [ ] There is a field in the K8ssandraCl…