kubernetes/pkg/volume
Kubernetes Prow Robot b01ac96bd4
Merge pull request #84770 from mikedanese/uuid
remove github.com/pborman/uuid
2019-11-05 08:47:05 -08:00
..
awsebs Fix AWS block volume reconstruction to be like file 2019-10-16 14:27:57 -07:00
azure_dd feat: add azure disk encryption(SSE+CMK) support 2019-10-31 13:24:43 +00: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 Merge pull request #83474 from msau42/topology-ga 2019-11-04 15:28:27 -08: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 Merge pull request #83591 from jingxu97/Oct/cache 2019-10-21 21:11:36 -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 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 remove the extra space added 2019-10-24 17:17:31 +08:00
local log the reconstructed device and add break 2019-10-31 21:09:13 +08: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 migrate callers to g/g/uuid 2019-11-04 23:15:29 -08: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 Require exact match when calling Get method within fake clientset 2019-10-24 14:41:48 +02:00
testing Convert attach-detach controller to use v1.CSINode 2019-10-28 13:41:13 -07:00
util Merge pull request #84365 from codenrhoden/rm-mount-container 2019-11-03 21:29:41 -08: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 Convert attach-detach controller to use v1.CSINode 2019-10-28 13:41:13 -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 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 Convert attach-detach controller to use v1.CSINode 2019-10-28 13:41:13 -07: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