-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Automated cherry pick of #28153 #28409 #28939 upstream release 1.3 #29569
Automated cherry pick of #28153 #28409 #28939 upstream release 1.3 #29569
Conversation
We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm. |
@jsafrane Since you are the original author of #28153, can you please confirm. |
Looks like there was a merge issue with this cherry pick. Taking a look. |
c6470dc
to
0ffcad4
Compare
Merge issue resolved. Ready to review |
@jsafrane Cherrypick approved. Please resolve the cla issue. Thanks. |
The Red Hat CLA covers this PR |
0ffcad4
to
57f7207
Compare
sync.WaitGroup produces data races when a GoroutineMap is empty and Wait() and Run() are called at the same time. From sync.WaitGroup: Note that calls with a positive delta that occur when the counter is zero must happen before a Wait. Fixes kubernetes#28128
57f7207
to
0b2d1ff
Compare
Readding LGTM after rebase |
Allow mount volume operations to run in parallel for non-attachable volume plugins. Allow unmount volume operations to run in parallel for all volume plugins.
0b2d1ff
to
942bc8a
Compare
@k8s-bot test this [submit-queue is verifying that this PR is safe to merge] |
GCE e2e build/test passed for commit 942bc8a. |
Commit found in the "release-1.3" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked. |
…ck-of-#28153-kubernetes#28409-kubernetes#28939-upstream-release-1.3 Automated cherry pick of kubernetes#28153 kubernetes#28409 kubernetes#28939 upstream release 1.3
…ck-of-#28153-kubernetes#28409-kubernetes#28939-upstream-release-1.3 Automated cherry pick of kubernetes#28153 kubernetes#28409 kubernetes#28939 upstream release 1.3
Cherry pick PR #28939 ("Allow mounts to run in parallel for non-attachable volumes") and dependent PRs #28153 () and #28409 to upstream release 1.3