Details
-
Bug
-
Resolution: Done
-
Blocker
-
None
-
4.12
-
None
-
Critical
-
Storage Sprint 227, Storage Sprint 228
-
2
-
Approved
-
False
-
Description
With CSISnapshot capability disabled, the CSI driver operator are Degraded. For example:
18:12:16.895: Some cluster operators are not ready: storage (Degraded=True AWSEBSCSIDriverOperatorCR_AWSEBSDriverStaticResourcesController_SyncError: AWSEBSCSIDriverOperatorCRDegraded: AWSEBSDriverStaticResourcesControllerDegraded: "volumesnapshotclass.yaml" (string): the server could not find the requested resource AWSEBSCSIDriverOperatorCRDegraded: AWSEBSDriverStaticResourcesControllerDegraded: ) Ginkgo exit error 1: exit with code 1}
Version-Release number of selected component (if applicable):
4.12.nightly
The reason is that cluster-csi-snapshot-controller-operator does not create VolumeSnapshotClass CRD, which AWS EBS CSI driver operator expects to exist.
CSI driver operators must skip VolumeSnapshotClass creation if the CRD does not exist.
Attachments
Issue Links
- is depended on by
-
OCPBUGS-1904 CSI driver operators are degraded without "CSISnapshot" capability
-
- Closed
-
- links to