-
Bug
-
Resolution: Done
-
Major
-
None
-
premerge
-
None
-
No
-
False
-
Description of problem:
CSV data is not reflect on the install description page per selected channel/version
Version-Release number of selected component (if applicable):
premerge launch 4.14.0-0.nightly-2023-05-03-163151,openshift/console#12743 gcp
How reproducible:
Always
Steps to Reproduce:
1. Check operator CSV file to get the related data (eg:Container image,Created at and etc). For example: 1.1 Choose operator "Red Hat Integration - Camel K" $ oc get packagemanifest red-hat-camel-k -o yaml 1.2 Get the data in status.channels[name:1.4.x].currentCSVDesc.annotations.createdAt 2. Go to Operator install details page, and update channel=1.4.x, check if the data in "Created at " section is updated In this case, the URL would like below shown /operatorhub/all-namespaces?keyword=cam&details-item=red-hat-camel-k-redhat-operators-openshift-marketplace&channel=1.4.x&version=1.4.1 Compare the data in YAML
Actual results:
the data in the YAML are not reflect on the page as expected
Expected results:
the data (repository, container image, created at and etc.) in the YAML should reflect on the page
Additional info:
- blocks
-
CONSOLE-3372 Console supports installing non-latest Operator versions
- Closed
- relates to
-
CONSOLE-3634 Operator details should reflect the value associated with the selected channel
- Closed