kubernetes/pkg/volume
Jing Xu cd05922449 Add logs in GCE PD attach and mount
Add a log during verifyDevicePath call so that we can differentiate the
operation hanging case with the path not exist case.

Change-Id: I37b5166859bb99f4695a2ff188682c06f82dc13a
2021-01-12 14:11:18 -08:00
..
awsebs Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
azure_file Merge pull request #97082 from andyzhangx/azurefile-actimeo 2020-12-21 19:12:25 -08:00
azuredd Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
cephfs plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
cinder Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
configmap plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
csi Remove duplicate test CSI plugin constructor logic 2021-01-06 16:32:41 -08:00
csimigration vSphere in-tree volumes migration to vSphere CSI driver 2020-06-08 16:17:02 -07:00
downwardapi plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
emptydir plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
fc Merge pull request #96806 from CKchen0726/master 2021-01-05 13:27:53 -08:00
flexvolume plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
flocker plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
gcepd Add logs in GCE PD attach and mount 2021-01-12 14:11:18 -08:00
git_repo plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
glusterfs Use gluster client filter 2021-01-11 11:55:38 -05:00
hostpath Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
iscsi use input parameter that is invalid before 2020-11-26 17:04:55 +08:00
local Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
nfs Use force umount for nfs volumes 2020-12-15 11:50:57 -05:00
portworx plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
projected plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
quobyte plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
rbd Merge pull request #96806 from CKchen0726/master 2021-01-05 13:27:53 -08:00
scaleio Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
secret plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
storageos plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
testing Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
util Merge pull request #96889 from jsafrane/fix-kubelet-symlink 2021-01-05 20:57:51 -08:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
vsphere_volume Separate test Kubelet and AttachDetach VolumeHost types 2020-12-17 15:17:04 -08:00
BUILD Lower the frequency of volume plugin deprecation warning 2020-11-20 14:22:28 +01: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 plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
OWNERS Add SIG storage owner aliases 2020-07-07 10:26:16 -04:00
plugins.go Prevent data race in volume plugin manager 2020-12-09 14:32:49 -08:00
plugins_test.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
volume.go Ensure that StagingPath is supplied to blockVolume expansion 2020-07-01 12:21:17 -04:00
volume_linux.go Report a metric for time taken to perform recursive permission change 2020-10-26 21:04:30 +08:00
volume_linux_test.go Report a metric for time taken to perform recursive permission change 2020-10-26 21:04:30 +08:00
volume_unsupported.go Report a metric for time taken to perform recursive permission change 2020-10-26 21:04:30 +08:00