kubernetes/pkg/volume/util/operationexecutor
Jing Xu bb8b54af18 Fix unmountDevice issue caused by shared mount in GCI
This is a fix on top #38124. In this fix, we move the logic to filter
out shared mount references into operation_executor's UnmountDevice
function to avoid this part is being used by other types volumes such as
rdb, azure etc. This filter function should be only needed during
unmount device for GCI image.
2016-12-08 13:34:45 -08:00
..
BUILD run hack/update-all.sh 2016-11-23 15:53:09 -08:00
operation_executor.go Fix unmountDevice issue caused by shared mount in GCI 2016-12-08 13:34:45 -08:00
OWNERS Reorganize volume controllers and manager 2016-07-01 18:50:25 -07:00