Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 0b90c414c5 Merge pull request #64094 from vladimirvivien/block-MapDeviceFunc-Refactor
Automatic merge from submit-queue (batch tested with PRs 64276, 64094, 64719, 64766, 64750). 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>.

Delegate map operation to BlockVolumeMapper plugin 

**What this PR does / why we need it**:
This PR refactors the volume controller's operation generator, for block mapping, to delegate core block mounting sequence to the `volume.BlockVolumeMapper` plugin instead of living in the operation generator.  This is to ensure better customization of block volume logic for existing internal volume plugins.

**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 #64093

```release-note
NONE
```
/sig storage
2018-06-05 11:35:13 -07:00
..
2018-05-19 08:14:37 +10:00
2018-06-01 17:25:56 -07:00
2018-05-17 11:37:35 +02:00
2018-01-29 15:07:51 -05:00
2017-10-15 18:18:13 -07:00
2018-05-11 14:39:07 +08:00
2018-04-11 09:26:02 -07:00
2018-02-16 13:43:01 -08:00
2018-05-17 11:37:35 +02:00
2018-06-01 17:25:56 -07:00
2018-04-11 18:35:24 +02:00
2018-02-24 17:39:21 +08:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00
2017-07-10 14:05:46 -07:00
2018-02-20 10:38:41 -05:00
2018-01-29 21:44:54 -08:00