k8ssandra / management-api-for-apache-cassandra

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

Add async flush and gc #409

Closed emerkle826 closed 1 year ago

emerkle826 commented 1 year ago

Part of https://github.com/k8ssandra/cass-operator/issues/578 and https://github.com/k8ssandra/cass-operator/issues/580

Fixes #403

This fixes the tests and adds the missing openapi doc generated changes.