k8ssandra / medusa-operator

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

Add bucket prefix and in-place/remote env variables for restores #52

Closed sync-by-unito[bot] closed 2 years ago

sync-by-unito[bot] commented 3 years ago

The Medusa restore init containers need following new env variables to be set:

These values will then be used to invoke medusa.restore_node in the medusa-restore init container. The init-container needs to deal with mapping between source and dest topologies to self determine which backup it needs to restore. Pre-checks in the operator will guarantee that a 1:1 mapping is possible and topologies are compatible.

┆Issue is synchronized with this Jiraserver Feature by Unito ┆Epic: Remote Cluster Restore ┆Issue Number: K8SSAND-525 ┆Priority: Medium