Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log error if GetVRGFromManagedCluster failed #1713

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

nirs
Copy link
Member

@nirs nirs commented Dec 10, 2024

We returned false, swallowing the error silently.

The drpc remained in this state:

- lastTransitionTime: "2024-12-10T12:45:26Z" message: unable to start failover, spec.FailoverCluster (dr2) is not a valid Secondary target

With no clue why dr2 is not a valid Secondary cluster. The new log may explain the reason.

We returned false, swallowing the error silently.

The drpc remained in this state:

    - lastTransitionTime: "2024-12-10T12:45:26Z"
      message: unable to start failover, spec.FailoverCluster (dr2) is not a valid
        Secondary target

With no clue why dr2 is not a valid Secondary cluster. The new log may
explain the reason.

Signed-off-by: Nir Soffer <[email protected]>
@BenamarMk BenamarMk merged commit 342d73d into RamenDR:main Dec 11, 2024
23 checks passed
@nirs nirs deleted the get-vrg-error-log branch December 11, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants