kubernetes/pkg/volume/iscsi
Jan Safranek 894e6795cf Log all executed iscsiadm commands
We sometimes face issues with iSCSI PVs and it's hard to guess what's going
on without iscsiadm commands logged. Using level 5 (iscsiadm output can be
long sometimes) and explicitly avoiding logging of CHAP passwords.

In addition, log which path failed to appear after timeout, so the admin
can see which portals are not providing devices.
2019-09-10 14:31:28 +02:00
..
attacher.go Volume AttachablePlugin.CanAttach() now returns both bool and error 2019-04-08 16:53:22 -04:00
BUILD Add new refcounter for iSCSI volumes 2019-07-24 13:40:10 +02:00
disk_manager.go Move from glog to klog 2018-11-10 07:50:31 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
iscsi.go Fix iSCSI storage plugin cleanup in block volumes 2019-07-16 15:41:11 +02:00
iscsi_test.go Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension. 2019-05-29 15:12:28 -04:00
iscsi_util.go Log all executed iscsiadm commands 2019-09-10 14:31:28 +02:00
iscsi_util_test.go Add unit test for iSCSI refcounter 2019-07-24 14:21:36 +02:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00