-
https://jenkins.scylladb.com/job/scylla-6.0/job/next/170/ failed with the following error:
```=================================== FAILURES ===================================
=======================…
-
https://jenkins.scylladb.com/job/scylla-master/job/next/8019/ failed with the following error:
```
```
-
I would like to report an issue in page https://opensource.docs.scylladb.com/branch-5.4/index
### Problem
What operational procedures can and cannot be run concurrently should be explicitly stated…
-
Currently, the alternator LB code example does not allow you to specify the certificate authority root certificate.
In a recent cloud release, all cluster certificates are signed by a service-wide C…
-
We would like the cpp-rust-driver to have all the original cpp driver tests running as part of CI.
This is an umbrella issue (epic) to include all the current & future tasks to get a working running C…
-
https://jenkins.scylladb.com/job/scylla-master/job/next/8300/ failed with the following error:
```=================================== FAILURES ===================================
===================…
-
we run into some regression in scylla behavior
https://github.com/scylladb/python-driver/pull/336#issuecomment-2201090875
that we should caught in time they happened (somewhere between 5.1 -> …
fruch updated
3 months ago
-
Currently, we're using an outdated Scylla Rust Driver version and we need maintain it on LTS. But more than that, we gonna need to implement a different driver name under the Rust Driver (for identifi…
-
We should pull upstream changes because we didn't do it for a long time.
There is already a PR doing this: https://github.com/scylladb/python-driver/pull/329 , but it's effectively impossible to revi…
-
## What
Current implementation of self-hosted Cassandra Teleport integration uses the password forwarding method that limits the integration and don't leverage teleport x509 for user authentication. …