ks-devops icon indicating copy to clipboard operation
ks-devops copied to clipboard

fix: Parallel execution of Reconcile() non-reentrant problem (set Max…

Open ylywyn opened this issue 1 year ago • 4 comments

What type of PR is this?

/kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes # Parallel execution of Reconcile() non-reentrant problem

Special notes for reviewers:

Please check the following list before waiting reviewers:

  • [ ] Already committed the CRD files to the Helm Chart if you created some new CRDs
  • [ ] Already added the permission for the new API
  • [ ] Already added the RBAC markers for the new controllers

Does this PR introduce a user-facing change??


ylywyn avatar Jul 20 '23 05:07 ylywyn

@ylywyn: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

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.

ks-ci-bot avatar Jul 20 '23 05:07 ks-ci-bot

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign yudong2015 after the PR has been reviewed. You can assign the PR to them by writing /assign @yudong2015 in a comment when ready.

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

ks-ci-bot avatar Jul 20 '23 05:07 ks-ci-bot

Thank you for your contribution. May I ask in what scenario you encountered the issue?

chilianyi avatar Jul 27 '23 08:07 chilianyi

You can exec make all

chilianyi avatar Jul 27 '23 10:07 chilianyi