-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please…
-
## CVE-2021-27400 - High Severity Vulnerability
Vulnerable Library - vaultv0.10.0
A tool for secrets management, encryption as a service, and privileged access management
Library home page: https:/…
-
Originally reported in https://github.com/datastax/cass-operator/issues/312 by cscetbon
Sometimes IPs from different cassandra nodes of the same cluster can be exchanged and in that case Cassandra re…
-
Test log (snippet):
```
09:44:54,908 794 dtest_setup DEBUG dtest_setup.py :61 | test_remove_field_with_cdc[Single_cluster]: Allocated cluster ID 55: /jenkins/workspa…
-
We are faced with the fact that if Cassandra has the authentication type set as org.apache.cassandra.auth.LDAPAuthenticator, then we get an error.
`Unable to establish CQL session. {"error": "gocql: …
-
You can find this in the main README.md file:
> ... HBase, and Cassandra maintain keys in lexicographic order, allowing efficient retrieval of selective key ranges.
This part is misleading, Cassa…
-
### Issue description
If encryption is enabled in test configuration, any nemesis fails on the step of client certificate installation:
```
Traceback (most recent call last):
File "/home/dmitr…
-
Currently integration tests use ccm to setup a Cassandra cluster for testing.
It is not easy to simulate things like topology changes, nodes joining, leaving, re-joining with a different IP address…
-
**Feature request**
I am stuck with cassandra. It loads configuration files like this (I can't change its code):
```
getClass().getClassLoader().getResource("cassandra.yaml")
getClass().getCla…
-
**What happened?**
There are unexpected behaviours when the ImageConfig ConfigMap is updated at runtime. For example:
1. The ConfigMap is not polled/watched by the operator, which means the operator…