Files
kubernetes/pkg/volume/iscsi
mtanino aebaee39d5 Log out from multiple portals with iscsi storage plugin
When using iscsi storage with multiple target portal (TP)
addresses and multipathing the volume manager logs on to
the IQN for all portal addresses, but when a pod gets
destroyed the volume manager only logs out for the primary
TP and sessions for another TPs are always remained.

This patch adds methods to store and load iscsi disk
configrations, then uses the stored config at DetachDisk
path.

Fix #45394
2017-05-31 16:53:47 -04:00
..
2017-04-14 10:40:57 -07:00
2016-07-16 13:48:21 -04:00
2017-04-07 16:38:29 +00:00
2017-04-28 17:14:38 -07:00