Skip to content

Fixes duplicated SharedProcessor#shouldResync calls#1727

Merged
k8s-ci-robot merged 1 commit into
kubernetes-client:masterfrom
yue9944882:bugfix/duplicate-resync
May 26, 2021
Merged

Fixes duplicated SharedProcessor#shouldResync calls#1727
k8s-ci-robot merged 1 commit into
kubernetes-client:masterfrom
yue9944882:bugfix/duplicate-resync

Conversation

@yue9944882

Copy link
Copy Markdown
Member

Fixes: #1721
@ydmao

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 24, 2021
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 24, 2021
@ydmao

ydmao commented May 24, 2021

Copy link
Copy Markdown

this is great - thank you! When will we have the next release with this fix in?

@codeyq codeyq left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thank you for the quick turnaround. Could this PR be back-ported to the 12.0.0 release branch?

@brendandburns

Copy link
Copy Markdown
Contributor

looks good, but adding a unit test makes sense.

@yue9944882 yue9944882 force-pushed the bugfix/duplicate-resync branch from f77ac6c to 399dea2 Compare May 25, 2021 07:13
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 25, 2021
@brendandburns

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 26, 2021
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, yue9944882

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [brendandburns,yue9944882]

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

@k8s-ci-robot k8s-ci-robot merged commit 2b062eb into kubernetes-client:master May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Periodic resync is not working

5 participants