-
Bug
-
Resolution: Not a Bug
-
Critical
-
None
-
4.12
-
Important
-
No
-
3
-
OCP VE Sprint 235, OCP VE Sprint 236
-
2
-
Rejected
-
False
-
-
-
Description of problem:
The LVM Storage Operator fails to delete PVs. After installing and uninstalling an application with helm charts, the LVM storage Operator fails to remove the PVs from the cluster. The old PVs that should be removed remain as objects, but the logicalvolumes(lvs) are completely removed from the host. This is unexpected behavior, as the expectations are that after uninstalling the application through helm the PVs get removed in time.
Version-Release number of selected component (if applicable):
4.12.2
How reproducible:
All the time
Steps to Reproduce:
Specific to scenario.
Actual results:
Some leftover PVs in OpenShift that aren't being removed by LVM Operator
Expected results:
All PVs removed.
Additional info: