-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.14
-
No
-
False
-
CVP test execution is blocking 4.14 vran erratas with the following error:
"status": { "results": [ { "name": "olm-crds-have-resources", "log": "Loaded ClusterServiceVersion: topology-aware-lifecycle-manager.v4.14.0\n", "state": "fail", "errors": [ "Owned CRDs do not have resources specified" ], "creationTimestamp": null } ] }
According to the official doc, resources is a mandatory field on CSV:
And it seems not to be present in talm precaching CRD:
The upstream test which verifies this validation is:
And can be run via:
$ make bundle $ operator-sdk scorecard bundle
- blocks
-
OCPBUGS-19954 precaching CRD does not have resources specified
-
- Closed
-
- is cloned by
-
OCPBUGS-19954 precaching CRD does not have resources specified
-
- Closed
-
-
OCPBUGS-37582 precaching CRD does not have resources specified
-
- Closed
-
- links to
-
RHEA-2024:128510 OpenShift Container Platform 4.15.1 CNF vRAN extras update