ks-devops
ks-devops copied to clipboard
fix: Parallel execution of Reconcile() non-reentrant problem (set Max…
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: 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.
[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.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
Thank you for your contribution. May I ask in what scenario you encountered the issue?
You can exec make all