k8ssandra / medusa-operator

A Kubernetes operator for managing Cassandra backups/restores with Medusa
Apache License 2.0
9 stars 7 forks source link

Add the ability to shutdown the cluster before restore #19

Closed burmanm closed 3 years ago

burmanm commented 3 years ago

Add new property in the CassandraRestory, Shutdown. Setting it shuts down the cluster before doing the restore work.

https://github.com/k8ssandra/k8ssandra/issues/193