k8ssandra / medusa-operator

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

Delay updating finishTime if updating hasn't finished #18

Closed burmanm closed 3 years ago

burmanm commented 3 years ago

Verify that the Updating status has been reset back to false and at the same time verify that lastServerNodeStarted has time after the restore started (to ensure cass-operator was able to pick up the update request). Fixes https://github.com/k8ssandra/k8ssandra/issues/192