k3s/pkg/volume
Kubernetes Submit Queue e188271f1b
Merge pull request #64723 from vladimirvivien/csi-block-support
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>.

CSI implementation of raw block volume support

**What this PR does / why we need it**:
This PR implements support for block volumes feature.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
Provides API support for external CSI storage drivers to support block volumes.
```
2018-06-06 11:05:12 -07:00
..
aws_ebs Merge pull request #63193 from lichuqiang/provision_0425 2018-06-05 15:31:58 -07:00
azure_dd Merge pull request #63193 from lichuqiang/provision_0425 2018-06-05 15:31:58 -07:00
azure_file Provision interface change 2018-06-05 16:35:16 +08:00
cephfs fix cephfs fuse mount bug when use is not admin 2018-03-28 09:20:32 +08:00
cinder Provision interface change 2018-06-05 16:35:16 +08:00
configmap Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
csi CSI implementation of raw block volume support 2018-06-05 16:53:56 -04:00
downwardapi Use filepath.Clean() instead of path.Clean() 2018-04-17 10:44:30 +08:00
empty_dir Use consts defined in api instead of defining another ones. 2018-02-28 00:40:58 +08:00
fc Refactor of GenerateMapDeviceFunc to delegate Map call to volume plugin. 2018-06-03 17:25:37 -04:00
flexvolume Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
flocker Provision interface change 2018-06-05 16:35:16 +08:00
gce_pd Merge pull request #64732 from jingxu97/June/attachVolumeLimit 2018-06-05 17:24:40 -07:00
git_repo GitRepo command hardening 2018-06-01 12:42:53 -07:00
glusterfs Provision interface change 2018-06-05 16:35:16 +08:00
host_path Provision interface change 2018-06-05 16:35:16 +08:00
iscsi Refactor of GenerateMapDeviceFunc to delegate Map call to volume plugin. 2018-06-03 17:25:37 -04:00
local Refactor of GenerateMapDeviceFunc to delegate Map call to volume plugin. 2018-06-03 17:25:37 -04:00
nfs pkg/volume/nfs/nfs.go: correct error messages. 2018-03-05 12:12:51 +01:00
photon_pd Provision interface change 2018-06-05 16:35:16 +08:00
portworx Provision interface change 2018-06-05 16:35:16 +08:00
projected implement service account token projection 2018-06-04 17:22:08 -07:00
quobyte Provision interface change 2018-06-05 16:35:16 +08:00
rbd Merge pull request #63193 from lichuqiang/provision_0425 2018-06-05 15:31:58 -07:00
scaleio Provision interface change 2018-06-05 16:35:16 +08:00
secret Fix nested volume mounts for read-only API data volumes 2018-02-27 07:41:39 -07:00
storageos Provision interface change 2018-06-05 16:35:16 +08:00
testing Merge pull request #63193 from lichuqiang/provision_0425 2018-06-05 15:31:58 -07:00
util Merge pull request #64094 from vladimirvivien/block-MapDeviceFunc-Refactor 2018-06-05 11:35:13 -07:00
validation Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
vsphere_volume Provision interface change 2018-06-05 16:35:16 +08:00
BUILD implement service account token projection 2018-06-04 17:22:08 -07:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
doc.go
metrics_cached.go
metrics_du.go Rename Du() to DiskUsage() for more expressive 2018-05-22 10:52:06 +08:00
metrics_du_test.go
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go update import 2018-02-27 20:23:35 +08:00
metrics_statfs_test.go
plugins.go implement service account token projection 2018-06-04 17:22:08 -07:00
plugins_test.go correct the expected value in plugintest 2018-02-25 15:14:55 +08:00
volume.go Merge pull request #63193 from lichuqiang/provision_0425 2018-06-05 15:31:58 -07:00
volume_linux.go Add more volume types in e2e and fix part of them. 2018-05-02 10:31:42 +08:00
volume_unsupported.go Add more volume types in e2e and fix part of them. 2018-05-02 10:31:42 +08:00