Open
Description
Describe the bug
VolumeSnapshot is not getting deleted in false state, but gets deleted if valid VolumeSnapshot is created in same namespace.
How to Reproduce?
- Create sc version =2
- create pvc.
- create volumesnapshotclass , with incorrect snapwindow value like "one"
- create volumesnapshot using above. (volumesnapshot created with false state)
- delete volumesnapshot. (not getting deleted)
- Create another volumesnapshot with valid parameters in volumesnapsot class.
- Delete the above volumesnapshot .
- Observe that the volumesnapshot with false state got deleted.
Expected behavior
VolumeSnapshot should get deleted.
Data Collection and Debugging
find attached the steps executed on cluster.
Bug_vol_snap_delete.txt
Builds used:
quay.io/ibm-spectrum-scale-dev/ibm-spectrum-scale-csi-operator:v2.5.0-100322
quay.io/ibm-spectrum-scale-dev/ibm-spectrum-scale-csi-driver:v2.5.0-100322
Metadata
Metadata
Assignees
Labels
Issue is in snapshot controller(1) misleading msgs, operational oddities not affecting workload. Failure of non critical services(1) Issue only occurs during failure condition - disk, server, network, test assert, ...Indicates the the issue is on the priority list for next milestone.Indicates issue is an undesired behavior, usually caused by code error.