-
Bug
-
Resolution: Done
-
Minor
-
None
-
4.12
-
None
-
Low
-
None
-
False
-
Description of problem:
When an ImageManifestVuln is manually created, some properties refrenced on the ImageManifestVuln list and details pages will be undefined, which causes those components to throw a runtime error.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Install Red Hat Quay Container Security operator 2. From the operator details page, Under the "Provided APIs" section, click "Create instance" in the ImageManifestVuln card. 3. Fill in the creation form with any "name" and "image" value and click "Create"
Actual results:
A runtime error is encountered on the ImageManifesVuln list and details pages for the created resource.
Expected results:
The ImageManifestVuln list and details pages should render the newly created resource without runtime errors.
Additional info: