k3s/pkg/volume/iscsi
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
..
BUILD autogenerated 2017-04-14 10:40:57 -07:00
OWNERS Remove rkouj from owners files. 2017-04-28 17:14:38 -07:00
disk_manager.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
iscsi.go Log out from multiple portals with iscsi storage plugin 2017-05-31 16:53:47 -04:00
iscsi_test.go Add iSCSI CHAP authentication 2017-04-07 16:38:29 +00:00
iscsi_util.go iSCSI plugin: Update devicepath with filepath.Glob result 2017-06-09 22:54:25 -04:00
iscsi_util_test.go iSCSI plugin: Update devicepath with filepath.Glob result 2017-06-09 22:54:25 -04:00