mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 18:28:18 -05:00
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 |
||
|---|---|---|
| .. | ||
| fs | ||
| nestedpendingoperations | ||
| operationexecutor | ||
| recyclerclient | ||
| types | ||
| volumepathhandler | ||
| atomic_writer.go | ||
| atomic_writer_test.go | ||
| attach_limit.go | ||
| BUILD | ||
| device_util.go | ||
| device_util_linux.go | ||
| device_util_linux_test.go | ||
| device_util_unsupported.go | ||
| doc.go | ||
| error.go | ||
| finalizer.go | ||
| io_util.go | ||
| metrics.go | ||
| nested_volumes.go | ||
| nested_volumes_test.go | ||
| OWNERS | ||
| resize_util.go | ||
| resize_util_test.go | ||
| util.go | ||
| util_test.go | ||