-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
4.17.0
-
None
This is a clone of issue OCPBUGS-38274. The following is the description of the original issue:
—
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.
- clones
-
OCPBUGS-38274 Removed vSphere CSI driver leaves lot of conditions
- Verified
- is blocked by
-
OCPBUGS-38274 Removed vSphere CSI driver leaves lot of conditions
- Verified
- links to
-
RHBA-2024:7922 OpenShift Container Platform 4.17.z bug fix update