dell / csm

Dell Container Storage Modules (CSM)
Apache License 2.0
71 stars 16 forks source link

[BUG]: Volume condition abnormal logs are not reported on iscsi initiator session removal #104

Closed francis-nijay closed 2 years ago

francis-nijay commented 2 years ago

Describe the bug Volume condition abnormal logs are not reported on iscsi initiator session removal and connection to the volume is lost as a result of this.

To Reproduce Steps to reproduce the behavior:

  1. Step 1 Create a iSCSI PVC
  2. Step 2 Create a POD using PVC.
  3. Step 3 Delete the iSCSI session.
  4. PVC is not updated with the volume condition

Expected behavior PVC has to be updated with the volume condition being abnormal

prablr79 commented 2 years ago

This is now addressed in above PR, hence closing this issue.