| .. |
|
awsebs
|
Merge pull request #79552 from wongma7/windows-ebs
|
2019-07-23 17:14:28 -07:00 |
|
azure_dd
|
Rename mount.NewOsExec to mount.NewOSExec
|
2019-08-09 12:30:56 -06:00 |
|
azure_file
|
Merge pull request #66928 from RobertKrawitz/ephemeral-storage-quota-exp
|
2019-05-30 20:44:26 -07:00 |
|
cephfs
|
Use Join instead of concat it manually in cephfs.
|
2019-07-01 20:09:43 +08:00 |
|
cinder
|
Merge pull request #68513 from codenrhoden/mount-refactor
|
2019-06-28 13:57:28 -07:00 |
|
configmap
|
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
|
2019-05-29 15:12:28 -04:00 |
|
csi
|
Fix logging message during unmounting
|
2019-08-12 09:18:35 +05:30 |
|
downwardapi
|
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
|
2019-05-29 15:12:28 -04:00 |
|
emptydir
|
Remove pod UID from volumeMount, we can get it elsewhere
|
2019-05-31 14:25:01 -04:00 |
|
fc
|
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
|
2019-05-29 15:12:28 -04:00 |
|
flexvolume
|
Merge pull request #76356 from qingsenLi/k8s190410-fix-coresponding
|
2019-06-14 20:46:10 -07:00 |
|
flocker
|
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
|
2019-05-29 15:12:28 -04:00 |
|
gcepd
|
Merge pull request #80446 from hantaowang/test-verify-attach
|
2019-08-03 15:33:49 -07:00 |
|
git_repo
|
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
|
2019-05-29 15:12:28 -04:00 |
|
glusterfs
|
If volume in delete request does not exist, return success.
|
2019-07-09 19:43:40 +05:30 |
|
hostpath
|
Merge pull request #81204 from codenrhoden/rename-hu-pathexists
|
2019-08-12 20:12:12 -07:00 |
|
iscsi
|
remove iSCSI volume storage cleartext secrets in logs
|
2019-08-09 15:37:02 +08:00 |
|
local
|
Rename HostUtils.GetFSGroup to HostUtils.GetOwner
|
2019-08-09 13:20:35 -06:00 |
|
nfs
|
Adding metrics to nfs driver
|
2019-06-13 10:21:20 -07:00 |
|
portworx
|
Update pkg/volume/portworx OWNERs
|
2019-07-25 14:39:24 -07:00 |
|
projected
|
Fix projected volume test clean up
|
2019-07-10 10:14:36 +08:00 |
|
quobyte
|
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
|
2019-05-29 15:12:28 -04:00 |
|
rbd
|
Avoid RbdDiskManager's DetachDisk never execute again
|
2019-07-16 18:13:38 +08:00 |
|
scaleio
|
Merge pull request #79137 from qingsenLi/k8s-190618-golint
|
2019-08-07 20:09:28 -07:00 |
|
secret
|
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
|
2019-05-29 15:12:28 -04:00 |
|
storageos
|
fix golint failures for pkg/volume/scaleio and pkg/volume/storageos
|
2019-06-15 10:53:50 +08:00 |
|
testing
|
Refactor pkg/util/mount to be more reusable
|
2019-06-14 09:35:18 -06:00 |
|
util
|
Merge pull request #81204 from codenrhoden/rename-hu-pathexists
|
2019-08-12 20:12:12 -07:00 |
|
validation
|
Run hack/update-bazel.sh
|
2018-06-22 16:22:57 -07:00 |
|
vsphere_volume
|
Refactor pkg/util/mount to be more reusable
|
2019-06-14 09:35:18 -06:00 |
|
BUILD
|
Remove ovirt/cloudstack/photon cloud providers
|
2019-06-10 12:50:53 -04: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
|
Merge pull request #79851 from jparklab/master
|
2019-07-25 14:33:58 -07: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
|
Add explicit warning for deprecation of Cinder and ScaleIO volume providers
|
2019-07-12 10:29:09 -04:00 |
|
plugins_test.go
|
Add IsMigratableToCSI to volume plugin interface
|
2019-01-17 14:43:52 -08:00 |
|
volume.go
|
Remove pod UID from volumeMount, we can get it elsewhere
|
2019-05-31 14:25:01 -04: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 |