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

Bug 2144527: replication: reduce RPC calls when VR state is primary #73

Merged

Conversation

yati1998
Copy link
Member

Avoid extra RPC calls as request will be requested again for updating the LastSyncTime in the status. The image need to be promoted only one time not always during the reconcile.

fixes: csi-addons#250

Co-authored-by: Madhu Rajanna madhupr007@gmail.com
Signed-off-by: yati1998 ypadia@redhat.com
(cherry picked from commit 0b3d35e)

Avoid extra RPC calls as request will be requested again for
updating the LastSyncTime in the status. The image need to be
promoted only one time not always during the reconcile.

fixes: csi-addons#250

Co-authored-by: Madhu Rajanna <madhupr007@gmail.com>
Signed-off-by: yati1998 <ypadia@redhat.com>
(cherry picked from commit 0b3d35e)
@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2022

@yati1998: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

In response to this:

replication: reduce RPC calls when VR state is primary

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@yati1998 yati1998 changed the title replication: reduce RPC calls when VR state is primary Bug 2144527: replication: reduce RPC calls when VR state is primary Dec 16, 2022
@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2022

@yati1998: This pull request references Bugzilla bug 2144527, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (ODF 4.12.0) matches configured target release for branch (ODF 4.12.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @keesturam

In response to this:

Bug 2144527: replication: reduce RPC calls when VR state is primary

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2022

@openshift-ci[bot]: GitHub didn't allow me to request PR reviews from the following users: keesturam.

Note that only red-hat-storage members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

@yati1998: This pull request references Bugzilla bug 2144527, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (ODF 4.12.0) matches configured target release for branch (ODF 4.12.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @keesturam

In response to this:

Bug 2144527: replication: reduce RPC calls when VR state is primary

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@yati1998
Copy link
Member Author

/assign @Madhu-1

@Madhu-1
Copy link
Member

Madhu-1 commented Dec 16, 2022

CI failure reason #70 (comment)

@Madhu-1
Copy link
Member

Madhu-1 commented Dec 16, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Dec 16, 2022
@Madhu-1
Copy link
Member

Madhu-1 commented Dec 16, 2022

/approve

@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Madhu-1, yati1998

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

The pull request process is described 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

@Madhu-1
Copy link
Member

Madhu-1 commented Dec 16, 2022

/override kind_depoy

@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2022

@Madhu-1: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • kind_depoy

Only the following failed contexts/checkruns were expected:

  • kind_deploy
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override kind_depoy

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@Madhu-1
Copy link
Member

Madhu-1 commented Dec 16, 2022

/override kind_deploy

@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2022

@Madhu-1: Overrode contexts on behalf of Madhu-1: kind_deploy

In response to this:

/override kind_deploy

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-merge-robot openshift-merge-robot merged commit d7b9ad1 into red-hat-storage:release-4.12 Dec 16, 2022
9 of 10 checks passed
@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2022

@yati1998: All pull requests linked via external trackers have merged:

Bugzilla bug 2144527 has been moved to the MODIFIED state.

In response to this:

Bug 2144527: replication: reduce RPC calls when VR state is primary

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants