| .. |
|
awsebs
|
Staging legacy AWS cloud provider
|
2019-05-06 09:34:13 -07:00 |
|
azure_dd
|
add feature gate for azure disk
|
2019-05-28 15:38:52 +00:00 |
|
azure_file
|
add azure file CSI translation feature gate
|
2019-05-30 00:54:39 +00: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 |
|
hostpath
|
fix golint errors in pkg/volume/host_path
|
2019-04-25 06:46:47 +08: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
|
fix klog format error
|
2019-05-27 18:05:09 +08: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
|
Fix flake associated with time out volumes
|
2019-05-23 13:33:37 -04:00 |
|
util
|
Merge pull request #77994 from gnufied/csi-resize-migration
|
2019-05-29 21:28:43 -07: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
|
fix golint errors in pkg/volume/host_path
|
2019-04-25 06:46:47 +08: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
|
switch from package syscall to x/sys/unix
|
2017-07-21 12:14:42 +02:00 |
|
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
|
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 |