Chih Yu Wu
f2f773dc9a
Merge pull request #60 from rtim75/feature/populate-lun-description-with-pvc-info
...
Add pvc-namespace/pvc-name to lun descriptions
2023-11-08 18:44:49 +08:00
Chih Yu Wu
9ca5077e2f
Merge pull request #56 from kincl/retry-login-session-timeout
...
Add login retry for session timeout
2023-10-12 11:12:49 +08:00
Ruslan Timofieiev
f8161e9954
add lun description to createVolume
2023-08-22 17:43:16 +03:00
Jason Kincl
b3908498a2
Add login retry for session timeout
...
Error code 106 is a session timeout error so we should retry login
before erroring out on the request
2023-07-15 20:59:23 -04:00
Jason Kincl
bcb39ab919
Updating gofmt
2023-06-25 21:23:56 -04:00
Jason Kincl
c089d5f221
Set node.startup to manual for iscsi
...
Fixes a condition where the default node.startup is automatic and a node
reboots iscsid will attempt to create sessions for all of the targets.
Instead we want the CSI to control when sessions get created.
2023-06-25 21:23:56 -04:00
Chih Yu Wu
42710dfdd5
Merge pull request #49 from rtim75/main
...
fix #25 - Add ability to provide format options
2023-06-13 19:16:45 +08:00
chihyuwu
489b474da1
Update to version 1.1.2
2023-06-06 18:15:21 +08:00
Ruslan Timofieiev
817a51b7f6
Add ability to provide format options
2023-04-16 20:11:58 +03:00
chihyuwu
278b4cb801
Remove RPC_VOLUME_MOUNT_GROUP capability
2023-02-06 14:39:34 +08:00
chihyuwu
917a6d9d5b
Update to version 1.1.1
2022-09-05 10:59:53 +00:00
chihyuwu
5762d9f4f2
Support UC and multipath
2022-09-05 07:54:54 +00:00
chihyuwu
fc3359223f
fix #34 - default to iSCSI for backward compatibility
2022-04-29 05:52:12 +00:00
chihyuwu
ebe7c1d97c
Update to version 1.1.0
2022-04-25 11:10:19 +00:00
Chih Yu Wu
f0066b40ca
Merge pull request #15 from ressu/fix-unstage
...
Logout iSCSI target on Unstage
2022-02-23 14:30:00 +08:00
chihyuwu
515bc7f0ed
Update to version 1.0.1
2022-02-14 07:56:51 +00:00
Sami Haahtinen
7ba1bd8faa
Logout of iSCSI target on Unstage
...
This cleans up the logic since Unstage is always called when node is
no longer using the volume. We don't need to have odd checks in
UnpublishVolume call.
2021-12-28 13:34:53 +00:00
haochengkuo
dc05a795b7
Initial commit
2021-08-31 10:18:35 +08:00