• Kubernetes Submit Queue's avatar
    Merge pull request #52324 from linyouchong/linyouchong-20170912 · e4851c1c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Fix bug:Kubelet failure to umount  mount points
    
    What this PR does / why we need it:
    Fix bug#41141:Kubelet failure to umount glusterfs mount points
    kubelet failure to umount mount moints in these cases:
    1. glusterfs volume : transport endpoint is not connected
    2. nfs volume : stale NFS file handle
    this PR will fix it
    
    Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #
    fixes #41141
    Special notes for your reviewer:
    NONE
    Release note:
    NONE
    e4851c1c
Name
Last commit
Last update
..
nestedpendingoperations Loading commit data...
operationexecutor Loading commit data...
types Loading commit data...
volumehelper Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
atomic_writer.go Loading commit data...
atomic_writer_test.go Loading commit data...
device_util.go Loading commit data...
device_util_linux.go Loading commit data...
device_util_linux_test.go Loading commit data...
device_util_unsupported.go Loading commit data...
doc.go Loading commit data...
error.go Loading commit data...
finalizer.go Loading commit data...
fs.go Loading commit data...
fs_unsupported.go Loading commit data...
io_util.go Loading commit data...
metrics.go Loading commit data...
util.go Loading commit data...
util_linux.go Loading commit data...
util_test.go Loading commit data...
util_unsupported.go Loading commit data...