-
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 #23435 #24244
Automated cherry pick of #23435 #24244
Conversation
Kubelet was not able to mount volumes when running inside a container and using nsenter mounter, NsenterMounter.IsLikelyNotMountPoint() should return ErrNotExist when the checked directory does not exists as the regular mounted does this and some volume plugins depend on this behavior.
GCE e2e build/test passed for commit 60b117b. |
over to @thockin since he LGTM'd for cherry-pick approval. |
The cherry pick LGTM, but we're not doing cherry picks this way any longer. Instead, flag the original PR as a cherrypick-candidate and set milestone to 1.2 @david-mcmahon should we delete the cherry-pick tool or make it print something? |
@thockin, I can't label PRs |
I'll see if I can fix that |
and it is already labelled for CP |
@thockin The current doc is correct. Post X.Y.0 we use the cherry_pick_pull.sh script. @jsafrane, unless you are on the single ACL that github provides you are unable to add labels. We're looking for solutions if you have any suggestions. |
assigning to @roberthbailey he is responsible for 1.2. @david-mcmahon I guess the bot could add |
I'm confused - the doc says just to label the original PR, which is labelled. |
That's correct, hopefully no labeling needs done here. After the parent gets |
GCE e2e build/test passed for commit 60b117b. |
@k8s-bot unit test this, issue #IGNORE (release branch) |
GCE e2e build/test passed for commit 60b117b. |
…ck-of-#23435-upstream-release-1.2 Automated cherry pick of kubernetes#23435
…ck-of-#23435-upstream-release-1.2 Automated cherry pick of kubernetes#23435
Bug 1772189: UPSTREAM: 85675: Fix AWS eventual consistency of AttachDisk Origin-commit: 7cca2dff0afb93a8a648adbccbbe95acba95eb18
Cherry pick of #23435 on release-1.2.