-
Notifications
You must be signed in to change notification settings - Fork 40.5k
Automated cherry pick of #75087: fix smb unmount issue on Windows #75358
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Automated cherry pick of #75087: fix smb unmount issue on Windows #75358
Conversation
/kind bug |
@andyzhangx: GitHub didn't allow me to assign the following users: jingxu. Note that only kubernetes members and repo collaborators can be assigned and that issues/PRs can only have 10 assignees at the same time. In response to this:
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. |
/assign @jingxu97 |
fix log warning use IsCorruptedMnt in GetMountRefs on Windows use errorno in IsCorruptedMnt check fix comments: add more error code add more error no checking change year fix comments
d44f7d1
to
1fa893c
Compare
/test pull-kubernetes-integration |
/test pull-kubernetes-verify |
2 similar comments
/test pull-kubernetes-verify |
/test pull-kubernetes-verify |
@jingxu97 could you approve? thanks. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andyzhangx, jingxu97 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
/retest Review the full test history for this PR. Silence the bot with an |
Cherry pick of #75087 on release-1.13.
#75087: fix smb unmount issue on Windows