| .. |
|
awsebs
|
Fix AWS block volume reconstruction to be like file
|
2019-10-16 14:27:57 -07:00 |
|
azure_dd
|
fix(pkg): delete unused var or const
|
2019-09-21 17:13:13 +08:00 |
|
azure_file
|
add or fix some errors return statements and ineffassign
|
2019-09-14 09:26:17 +08:00 |
|
cephfs
|
add or fix some errors return statements and ineffassign
|
2019-09-14 09:26:17 +08:00 |
|
cinder
|
Reconstruct block PV name in all volume plugins
|
2019-10-04 15:49:49 +02:00 |
|
configmap
|
Prune inactive owners from pkg/volume/* OWNERS files.
|
2019-10-13 08:44:11 -04:00 |
|
csi
|
Improve efficiency of csiMountMgr.GetAttributes
|
2019-10-10 13:51:50 -04:00 |
|
downwardapi
|
Prune inactive owners from pkg/volume/* OWNERS files.
|
2019-10-13 08:44:11 -04:00 |
|
emptydir
|
Prune inactive owners from pkg/volume/* OWNERS files.
|
2019-10-13 08:44:11 -04:00 |
|
fc
|
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
|
2019-05-29 15:12:28 -04:00 |
|
flexvolume
|
Prune inactive owners from pkg/volume/* OWNERS files.
|
2019-10-13 08:44:11 -04:00 |
|
flocker
|
Prune inactive owners from pkg/volume/* OWNERS files.
|
2019-10-13 08:44:11 -04:00 |
|
gcepd
|
Prune inactive owners from pkg/volume/* OWNERS files.
|
2019-10-13 08:44:11 -04:00 |
|
git_repo
|
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
|
2019-05-29 15:12:28 -04:00 |
|
glusterfs
|
IP validates if a string is a valid IP address
|
2019-10-02 08:55:08 +08:00 |
|
hostpath
|
Properly close the file in makeFile
|
2019-09-25 10:14:39 -07:00 |
|
iscsi
|
Log all executed iscsiadm commands
|
2019-09-10 14:31:28 +02:00 |
|
local
|
Move HostUtil to pkg/volume/util/hostutil
|
2019-08-30 10:14:42 -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
|
Merge pull request #78411 from qingsenLi/k8s-190528
|
2019-10-05 17:27:11 -07:00 |
|
rbd
|
Merge pull request #75588 from smileusd/rbd_info
|
2019-10-15 16:32:09 -07:00 |
|
scaleio
|
update spelling mistakes
|
2019-09-05 17:59:36 +08:00 |
|
secret
|
Prune inactive owners from pkg/volume/* OWNERS files.
|
2019-10-13 08:44:11 -04:00 |
|
storageos
|
Prune inactive owners from pkg/volume/* OWNERS files.
|
2019-10-13 08:44:11 -04:00 |
|
testing
|
Merge pull request #82474 from cwdsuzhou/du_one_file_system
|
2019-09-11 18:29:45 -07:00 |
|
util
|
Prune inactive owners from pkg/volume/* OWNERS files.
|
2019-10-13 08:44:11 -04:00 |
|
validation
|
Run hack/update-bazel.sh
|
2018-06-22 16:22:57 -07:00 |
|
vsphere_volume
|
Prune inactive owners from pkg/volume/* OWNERS files.
|
2019-10-13 08:44:11 -04:00 |
|
BUILD
|
Move HostUtil to pkg/volume/util/hostutil
|
2019-08-30 10:14:42 -06: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
|
Move HostUtil to pkg/volume/util/hostutil
|
2019-08-30 10:14:42 -06: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
|
Dedupe logging for PD SetUpAt and added a slow SetVolumeOwnership warning
|
2019-10-03 11:10:20 -07:00 |
|
volume_unsupported.go
|
Add more volume types in e2e and fix part of them.
|
2018-05-02 10:31:42 +08:00 |