Closed rewantsoni closed 4 days ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
/lgtm
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: nb-ohad, rewantsoni
The full list of commands accepted by this bot can be found here.
The pull request process is described here
During Failover action for DR, the ramen operator creates the MaintenanceMode CR on the Client clusters. The MaintenancMode action requires us to scale down the rbd mirror daemon created on the provider. Create rpc calls so that maintenance mode can be triggered on the providers by applying the annotation on storageConsumer. that will be reconciled by the Mirroring controller