-
Bug
-
Resolution: Done
-
Normal
-
4.12.z
-
None
-
Low
-
None
-
ODC Sprint 231
-
1
-
Rejected
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
When creating a incomplete ClusterServiceVersion resource the OLM details page crashes (on 4.11).
apiVersion: operators.coreos.com/v1alpha1 kind: ClusterServiceVersion metadata: name: minimal-csv namespace: christoph spec: apiservicedefinitions: owned: - group: A kind: A name: A version: v1 customresourcedefinitions: owned: - kind: B name: B version: v1 displayName: My minimal CSV install: strategy: ''
Version-Release number of selected component (if applicable):
Crashes on 4.8-4.11, work fine from 4.12 onwards.
How reproducible:
Alway
Steps to Reproduce:
1. Apply the ClusterServiceVersion YAML from above
2. Open the Admin perspective > Installed Operator > Operator detail page
Actual results:
Details page crashes on tab A and B.
Expected results:
Page should not crash
Additional info:
Thi is a follow up on https://bugzilla.redhat.com/show_bug.cgi?id=2084287
- clones
-
OCPBUGS-6689 OLM details page crashes on incomplete ClusterServiceVersion resource
- Closed
- depends on
-
OCPBUGS-6689 OLM details page crashes on incomplete ClusterServiceVersion resource
- Closed
- is cloned by
-
OCPBUGS-6694 OLM details page crashes on incomplete ClusterServiceVersion resource
- Closed
- is depended on by
-
OCPBUGS-6694 OLM details page crashes on incomplete ClusterServiceVersion resource
- Closed
- links to