k3s/pkg/volume/cinder
Kubernetes Submit Queue f9ec17d079
Merge pull request #64879 from bertinatto/cinder_block
Automatic merge from submit-queue (batch tested with PRs 65256, 64236, 64919, 64879, 57932). 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>.

 Add block volume support to Cinder volume plugin

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

This PR adds block volume support to Cinder volume plugin.

**Release note**:

```release-note
Added block volume support to Cinder volume plugin.
```
2018-06-20 17:22:18 -07:00
..
BUILD Add block volume support to Cinder volume plugin 2018-06-08 15:42:45 +02:00
OWNERS New github id - FengyunPan -> FengyunPan2 2018-02-10 22:28:51 -05:00
attacher.go Remove mount.GetMountRefs in favor of mounter.GetMountRefs 2018-06-20 17:01:27 +08:00
attacher_test.go API updates for Cinder Volumes to support for user specified Secrets in the future 2018-06-02 22:16:50 -04:00
cinder.go Merge pull request #64879 from bertinatto/cinder_block 2018-06-20 17:22:18 -07:00
cinder_block.go Add block volume support to Cinder volume plugin 2018-06-08 15:42:45 +02:00
cinder_block_test.go Add block volume support to Cinder volume plugin 2018-06-08 15:42:45 +02:00
cinder_test.go Provision interface change 2018-06-05 16:35:16 +08:00
cinder_util.go update import 2018-02-27 20:23:35 +08:00
doc.go