-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
4.17.0
-
None
-
No
-
False
-
CVP test execution is blocking 4.17 vran erratas with the following error:
"status": { "results": [ { "name": "olm-crds-have-resources", "log": "Loaded ClusterServiceVersion: topology-aware-lifecycle-manager.v4.17.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 for 'owned' CRDs (please review all the required fields are present, 'description' seems not to be present either):
And it seems not to be present in talm ImageBasedGroupUpgrade CRD:
The upstream test which verifies this validation is:
And can be run via (you will need access to an ocp cluster and KUBECONFIG defined):
$ make bundle $ operator-sdk scorecard bundle
- clones
-
OCPBUGS-19723 precaching CRD does not have resources specified
- Verified
- links to
-
RHEA-2024:134292 OpenShift Container Platform 4.17.0 CNF vRAN extras update
- mentioned on