k3s/pkg/volume
Kubernetes Prow Robot d5876954e1
Merge pull request #76178 from humblec/endpoint
Create endpoint/service early to avoid unwanted create/delete volume transaction.
2019-05-22 09:58:09 -07:00
..
awsebs Staging legacy AWS cloud provider 2019-05-06 09:34:13 -07:00
azure_dd fix azure disk lun error 2019-05-15 08:32:03 +00:00
azure_file Migrate fake cloud provider to staging 2019-05-14 13:32:18 -07:00
cephfs Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
cinder Allow to define kubeconfig file for OpenStack cloud provider 2019-05-05 00:31:14 +02:00
configmap Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
csi Wait for waitforattach goroutine before exiting 2019-05-21 09:57:47 -04:00
downwardapi Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
emptydir Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
fc Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
flexvolume Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
flocker Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
gcepd Staging the GCE Cloud Provider 2019-05-07 13:17:52 -07:00
git_repo Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
glusterfs Merge pull request #76178 from humblec/endpoint 2019-05-22 09:58:09 -07:00
host_path Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
iscsi refer to constant to guarantee constant behavior 2019-05-05 11:17:42 +08:00
local Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
nfs fix golint failures of pkg/volume/nfs 2019-04-23 22:25:46 +08:00
photon_pd Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
portworx Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
projected Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
quobyte Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
rbd Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
scaleio Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
secret Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
storageos Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
testing Always use filepath.Join instead of path.Join 2019-04-29 09:56:05 -06:00
util name the queue properly and use lower case for error message 2019-05-16 21:34:57 -04:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
vsphere_volume Migrate fake cloud provider to staging 2019-05-14 13:32:18 -07:00
BUILD Move CSIDriver Lister to the controller 2019-04-05 12:20:11 -07: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 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
metrics_statfs_test.go
noop_expandable_plugin.go Add IsMigratableToCSI to volume plugin interface 2019-01-17 14:43:52 -08:00
plugins.go Move the array of plugin names to inside the last if block in VolumePluginMgr#FindPluginBySpec 2019-05-14 05:48:24 +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 Add more volume types in e2e and fix part of them. 2018-05-02 10:31:42 +08:00