k3s/pkg/volume
Kubernetes Prow Robot 32333b0fc7
Merge pull request #74524 from bertinatto/iscsi_iface_exists
Don't fail if iface is being used by iSCSI session
2019-02-26 12:44:57 -08:00
..
awsebs remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00
azure_dd fix parse devicePath issue on Azure Disk 2019-02-25 07:02:35 +00:00
azure_file clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
cephfs Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
cinder Allow cinder volume limits to be configurable 2019-02-25 16:09:24 -05:00
configmap Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
csi Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
downwardapi Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
emptydir Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
fc delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
flexvolume Merge pull request #73789 from vladimirvivien/volume-plugin-can-attach 2019-02-08 09:06:17 -08:00
flocker clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
gcepd clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
git_repo Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
glusterfs Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
host_path Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
iscsi Don't fail if iface is being used by iSCSI session 2019-02-26 17:13:29 +01:00
local Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
nfs Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
photon_pd clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
portworx clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
projected change import alias of utils/strings 2019-01-30 10:44:09 +08:00
quobyte clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
rbd Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
scaleio clean up volume rounding functions and move to k8s.io/cloud-provider/volume 2019-02-09 01:16:55 -05:00
secret Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
storageos Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
testing Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
util VolumeSpec may be nil in volume reconstruction scenario 2019-02-25 13:52:21 +08:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
vsphere_volume Provision vsphere volume honoring zones 2019-02-17 21:37:00 -08:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
doc.go
metrics_cached.go
metrics_du.go
metrics_du_test.go
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go
metrics_statfs_test.go
noop_expandable_plugin.go Add IsMigratableToCSI to volume plugin interface 2019-01-17 14:43:52 -08:00
plugins.go Merge pull request #73901 from danielqsj/73882 2019-02-19 23:20:41 -08:00
plugins_test.go Add IsMigratableToCSI to volume plugin interface 2019-01-17 14:43:52 -08:00
volume.go remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00
volume_linux.go Ensure directories are executable for fsGroup 2019-01-30 18:07:38 +01:00
volume_unsupported.go