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

Check for Kube Object Sync time before running failover for Discovered Apps #10618

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

prsurve
Copy link
Contributor

@prsurve prsurve commented Oct 7, 2024

…d Apps

@prsurve prsurve added the DR Metro and Regional DR related PRs label Oct 7, 2024
@prsurve prsurve requested review from a team as code owners October 7, 2024 07:18
@pull-request-size pull-request-size bot added the size/M PR that changes 30-99 lines label Oct 7, 2024
Signed-off-by: prsurve <[email protected]>
@prsurve prsurve added the Verified Mark when PR was verified and log provided label Oct 7, 2024
Signed-off-by: prsurve <[email protected]>
@@ -1661,3 +1661,49 @@ def generate_kubeobject_capture_interval():
return 5
else:
return capture_interval


def verify_last_kubeobject_protection_time(drpc_obj, kubeoject_sync_interval):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
def verify_last_kubeobject_protection_time(drpc_obj, kubeoject_sync_interval):
def verify_last_kubeobject_protection_time(drpc_obj, kubeobject_sync_interval):

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also add skip mark for older ODF version?

Copy link

openshift-ci bot commented Oct 14, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: am-agrawa, prsurve

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the lgtm label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DR Metro and Regional DR related PRs lgtm size/M PR that changes 30-99 lines Verified Mark when PR was verified and log provided
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants