k3s/pkg/volume/iscsi
Jan Safranek 362be3a58b Retry attaching multipath iSCSI volumes
Don't mount single path instead of multipath volumes and always wait until
at least 2 paths are available. Try up to 3 times to get all paths. Try 5
times to get at last 2 paths.
2018-10-08 13:00:24 +02:00
..
BUILD Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
attacher.go Fixed panic in iSCSI.UnmountDevice 2018-09-27 10:23:54 +02:00
disk_manager.go update import 2018-02-27 20:23:35 +08:00
doc.go
iscsi.go Using a fixed set of locks, then we don't need to free unused locks 2018-08-24 12:24:09 +08:00
iscsi_test.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
iscsi_util.go Retry attaching multipath iSCSI volumes 2018-10-08 13:00:24 +02:00
iscsi_util_test.go Support iscsi volume attach and detach 2017-08-26 17:23:47 -04:00