-
Bug
-
Resolution: Unresolved
-
Normal
-
4.17.0
-
None
Description of problem:
When the vSphere CSI driver is removed (using managementState: Removed), it leaves all existing conditions in the ClusterCSIDriver. IMO it should delete all of them and keep some something like"Disabled: true" that we use for Manila CSI driver operator.
Version-Release number of selected component (if applicable):
4.17.0-0.nightly-2024-08-09-031511
How reproducible: always
Steps to Reproduce:
- Edit ClusterCSIDriver and set `managementState: Removed`.
- See the CSI driver deployment + DaemonSet are removed.
- Check ClusterCSIDriver conditions
Actual results: All Deployment + DaemonSet conditions are present
Expected results: The conditions are pruned.
- blocks
-
OCPBUGS-42007 Removed vSphere CSI driver leaves lot of conditions
- Closed
- is cloned by
-
OCPBUGS-42007 Removed vSphere CSI driver leaves lot of conditions
- Closed
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update