kubernetes/pkg/volume
mtanino b1f06aaed5 iSCSI plugin: Update devicepath with filepath.Glob result
If iscsiTransport is not tcp, iSCSI plugin tries to
find devicepath using filepath.Glob but never updates
devicepath with the filepath.Glob result.

This patch fixes the problem.

Fixes #47253
2017-06-09 22:54:25 -04:00
..
aws_ebs Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
azure_dd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
azure_file Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
cephfs Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
cinder Waiting attach operation to be finished rather than returning nil 2017-06-06 22:58:44 +08:00
configmap Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
downwardapi Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
empty_dir Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
fc Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
flexvolume Pass pod metadata to flex plugin 2017-05-18 00:49:18 -04:00
flocker Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
gce_pd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
git_repo Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
glusterfs Remove glusterfs fuse client mount library version check 2017-05-30 14:13:25 +05:30
host_path remove redundant carriage return (cont'd) 2017-05-30 16:29:21 +08:00
iscsi iSCSI plugin: Update devicepath with filepath.Glob result 2017-06-09 22:54:25 -04:00
local Address review comments 2017-05-26 11:48:31 -07:00
nfs nfs.go: cleancode err 2017-05-06 19:06:27 +08:00
photon_pd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
portworx Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
projected Block on projected volume data fetch failure 2017-06-06 00:34:24 -04:00
quobyte Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
rbd Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
scaleio Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
secret Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
storageos Add StorageOS volume plugin 2017-06-09 13:19:27 +01:00
testing Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
util Waiting attach operation to be finished rather than returning nil 2017-06-06 22:58:44 +08:00
validation Define const annotation variable once 2017-04-24 11:54:21 +08:00
vsphere_volume Add createdby annotation for rbd and quobyte and make dynamical createdby key const 2017-05-26 16:55:11 +08:00
BUILD Add StorageOS volume plugin 2017-06-09 13:19:27 +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 add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_du_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_errors.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10: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 add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
OWNERS Merge pull request #45295 from rootfs/vol-owner 2017-05-09 04:13:00 -07:00
plugins.go Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
plugins_test.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
util.go Added func ValidateZone 2017-05-24 10:48:10 +02:00
util_test.go Added func ValidateZone 2017-05-24 10:48:10 +02:00
volume.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
volume_linux.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
volume_unsupported.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00