k3s/pkg/kubelet/volumemanager
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
..
cache attacher/detacher refactor 2018-08-14 11:12:41 +08:00
metrics Add more metrics for Volume Manager 2018-08-13 17:36:36 +02:00
populator Merge pull request #61983 from mikedanese/closur 2018-08-01 14:26:12 -07:00
reconciler Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Add more metrics for Volume Manager 2018-08-13 17:36:36 +02:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
volume_manager.go Add more metrics for Volume Manager 2018-08-13 17:36:36 +02:00
volume_manager_test.go boring 2018-04-18 09:55:57 -07:00