kubernetes/pkg/volume/util
Kubernetes Submit Queue c5e74d128d
Merge pull request #66884 from NickrenREN/attacher-detacher-refactor
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>.

Attacher/Detacher refactor for local storage

Proposal link: https://github.com/kubernetes/community/pull/2438

**What this PR does / why we need it**:

Attacher/Detacher refactor for the plugins which just need to mount device, but do not need to attach, such as local storage plugin.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

```release-note
Attacher/Detacher refactor for local storage
```

/sig storage
/kind feature
2018-08-15 07:03:48 -07:00
..
fs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
nestedpendingoperations Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
operationexecutor add UTs for devicemountable conditions 2018-08-14 11:13:02 +08:00
recyclerclient Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
types Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
volumepathhandler Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
atomic_writer.go
atomic_writer_test.go Use filepath.Clean() instead of path.Clean() 2018-04-17 10:44:30 +08:00
attach_limit.go Implement volume plugin changes for volume limits 2018-06-01 19:17:30 -04:00
BUILD Add DynamicProvisioningScheduling support for EBS 2018-08-01 09:00:03 -07:00
device_util.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util_linux.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util_linux_test.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
device_util_unsupported.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
doc.go
error.go
finalizer.go
io_util.go Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
metrics.go
nested_volumes.go
nested_volumes_test.go
OWNERS
resize_util.go
resize_util_test.go
util.go Merge pull request #67097 from chakri-nelluri/EIO-Unmountfix 2018-08-15 05:45:17 -07:00
util_test.go Add DynamicProvisioningScheduling support for EBS 2018-08-01 09:00:03 -07:00