-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
4.15
-
None
-
Yes
-
Approved
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
After https://github.com/openshift/local-storage-operator/pull/433, CVP test pipeline is failing with:
time="2023-11-14T08:19:28Z" level=error msg="Error: Value local.storage.openshift.io/v1, Kind=LocalVolume: owned CRD \"local.storage.openshift.io/v1, Kind=LocalVolume\" not found in bundle \"local-storage-operator.v4.15.0-202311140732\"" time="2023-11-14T08:19:28Z" level=error msg="Error: Value local.storage.openshift.io/v1alpha1, Kind=LocalVolumeSet: owned CRD \"local.storage.openshift.io/v1alpha1, Kind=LocalVolumeSet\" not found in bundle \"local-storage-operator.v4.15.0-202311140732\"" time="2023-11-14T08:19:28Z" level=error msg="Error: Value local.storage.openshift.io/v1alpha1, Kind=LocalVolumeDiscovery: owned CRD \"local.storage.openshift.io/v1alpha1, Kind=LocalVolumeDiscovery\" not found in bundle \"local-storage-operator.v4.15.0-202311140732\"" time="2023-11-14T08:19:28Z" level=error msg="Error: Value local.storage.openshift.io/v1alpha1, Kind=LocalVolumeDiscoveryResult: owned CRD \"local.storage.openshift.io/v1alpha1, Kind=LocalVolumeDiscoveryResult\" not found in bundle \"local-storage-operator.v4.15.0-202311140732\"" time="2023-11-14T08:19:28Z" level=warning msg="Warning: Value local.storage.openshift.io/v1alpha1, Kind=LocalVolumeDiscoveryResult: provided API should have an example annotation" time="2023-11-14T08:19:28Z" level=warning msg="Warning: Value local-storage-operator.v4.15.0-202311140732: this bundle is using APIs which were deprecated and removed in v1.25. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-25. Migrate the API(s) for events: ([\"ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.ClusterPermissions[0].Rules[2]\" \"ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.ClusterPermissions[1].Rules[3]\" \"ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.Permissions[0].Rules[5]\"])"
This was reported on Slack, using "opm render" as a way to reproduce.