Explicitly disable CQL over TLS (that never worked but breaks backups) #1674
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
We need to disable CQL over TLS for scylla-manager as is falsely detects that is should be used instead of regular CQL even though it doesn't have the TLS certs. This breaks backup flow, probably pings and something else in the manager.
Requires
It needs to be backported to v1.11 where the automatic ScyllaCluster certs got enabled by default
The text was updated successfully, but these errors were encountered: