k8ssandra / management-api-for-apache-cassandra

RESTful / Secure Management Sidecar for Apache Cassandra
Apache License 2.0
70 stars 51 forks source link

Scrub is not functioning with keyspaceName "ALL" #447

Closed burmanm closed 5 months ago

burmanm commented 5 months ago

Unlike the REST API suggests (and tests), the keyspaceName "ALL" is not accepted by the NodeOpsProvider.

Fixes https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/448