kubernetes/pkg/volume
Kubernetes Prow Robot fad34e404e
Merge pull request #76188 from humblec/csi-in-m
csi: Implement NodeServiceCapability_RPC_GET_VOLUME_STATS rpc call
2019-05-17 20:26: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 Merge pull request #76188 from humblec/csi-in-m 2019-05-17 20:26:09 -07: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 #77385 from humblec/gluster-error 2019-05-07 14:31:28 -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
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics_cached.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_du.go Rename Du() to DiskUsage() for more expressive 2018-05-22 10:52:06 +08:00
metrics_du_test.go switch from package syscall to x/sys/unix 2017-07-21 12:14:42 +02:00
metrics_errors.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_statfs.go update import 2018-02-27 20:23:35 +08:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
noop_expandable_plugin.go Add IsMigratableToCSI to volume plugin interface 2019-01-17 14:43:52 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01: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