k3s/pkg/volume
Kubernetes Submit Queue e554dd6d3d Merge pull request #45805 from weiwei04/ceph-imageformat-2
Automatic merge from submit-queue

storageclass ceph add imageformat parameter

**What this PR does / why we need it**:
Add a imageformat parameter for StorageClass(ceph rbd)

k8s hard coded ceph imageformat 1, according to [ceph manual](http://docs.ceph.com/docs/master/man/8/rbd/), imageformat 1 was deprecated, we should add an extra ceph parameter to set ceph rbd imageformat. Ceph rbd imageformat can only be 1 or 2, set the default value to 1.

**Release note**:
```release-note
Allow StorageClass Ceph RBD to specify image format and image features.
```
2017-06-23 16:43:37 -07:00
..
aws_ebs run hack/update-all 2017-06-22 11:31:03 -07:00
azure_dd run hack/update-all 2017-06-22 11:31:03 -07:00
azure_file run hack/update-all 2017-06-22 11:31:03 -07:00
cephfs Merge pull request #47241 from NickrenREN/cephfs-loglevel 2017-06-22 21:33:29 -07:00
cinder run hack/update-all 2017-06-22 11:31:03 -07:00
configmap run hack/update-all 2017-06-22 11:31:03 -07:00
downwardapi run hack/update-all 2017-06-22 11:31:03 -07:00
empty_dir run hack/update-all 2017-06-22 11:31:03 -07:00
fc run hack/update-all 2017-06-22 11:31:03 -07:00
flexvolume run hack/update-all 2017-06-22 11:31:03 -07:00
flocker run hack/update-all 2017-06-22 11:31:03 -07:00
gce_pd run hack/update-all 2017-06-22 11:31:03 -07:00
git_repo run hack/update-all 2017-06-22 11:31:03 -07:00
glusterfs run hack/update-all 2017-06-22 11:31:03 -07:00
host_path run hack/update-all 2017-06-22 11:31:03 -07:00
iscsi run hack/update-all 2017-06-22 11:31:03 -07:00
local run hack/update-all 2017-06-22 11:31:03 -07:00
nfs run hack/update-all 2017-06-22 11:31:03 -07:00
photon_pd run hack/update-all 2017-06-22 11:31:03 -07:00
portworx run hack/update-all 2017-06-22 11:31:03 -07:00
projected run hack/update-all 2017-06-22 11:31:03 -07:00
quobyte run hack/update-all 2017-06-22 11:31:03 -07:00
rbd Merge pull request #45805 from weiwei04/ceph-imageformat-2 2017-06-23 16:43:37 -07:00
scaleio run hack/update-all 2017-06-22 11:31:03 -07:00
secret run hack/update-all 2017-06-22 11:31:03 -07:00
storageos run hack/update-all 2017-06-22 11:31:03 -07:00
testing run hack/update-all 2017-06-22 11:31:03 -07:00
util run hack/update-all 2017-06-22 11:31:03 -07:00
validation do not allow backsteps in host volume plugin 2017-06-16 16:48:24 -04:00
vsphere_volume run hack/update-all 2017-06-22 11:31:03 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
OWNERS Merge pull request #45295 from rootfs/vol-owner 2017-05-09 04:13:00 -07:00
doc.go
metrics_cached.go
metrics_du.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_du_test.go Update metrics_du_test.go 2017-05-31 17:21:46 +05:30
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
plugins.go run hack/update-all 2017-06-22 11:31:03 -07:00
plugins_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
util.go run hack/update-all 2017-06-22 11:31:03 -07:00
util_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
volume.go run hack/update-all 2017-06-22 11:31:03 -07:00
volume_linux.go Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
volume_unsupported.go Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00