RamenDR / ramen

Apache License 2.0
70 stars 51 forks source link

Ignore Secondary VRG Post-HubRecovery to Ensure Proper Reconciliation #1440

Closed BenamarMk closed 3 weeks ago

BenamarMk commented 1 month ago

Post-HubRecovery, if the retrieved VRG from the surviving cluster is secondary, reconciliation for the workload is wrongly halted. In this fix, we ignore the secondary VRG when rebuilding the DRPC state to ensure the current action can proceed.

Bug: https://bugzilla.redhat.com/show_bug.cgi?id=2276222