-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.21
-
None
Description of problem:
When switching between different channels in OperatorHub, the displayed ContainerImage information does not update accordingly. The value shown in the UI remains unchanged, even though the selected channel has been updated.
Version-Release number of selected component (if applicable):
4.21.0-0.nightly-2025-12-15-212843
How reproducible:
Always
Steps to Reproduce:
1. Make sure the containerImage field is correctly defined for each channel in the PackageManifest for the operator CSV file
Information could be checked on Package Manifest details page
eg: /k8s/ns/openshift-marketplace/packages.operators.coreos.com~v1~PackageManifest/3scale-operator/yaml
2. Navigate to Software Catalog -> Operator page, search and click operator 'RedHat Integration - 3scale'
3. Change the Channel on the operator description page
4. Check if container image is updated
Actual results:
The ContainerImage information remains the same when switching channels
Expected results:
The ContainerImage information should update dynamically based on the selected channel. The displayed value should match the containerImage defined for the selected channel in the corresponding PackageManifest.
Additional info:
Screenshot: https://drive.google.com/file/d/1s7S7SlD3T7itI622nfV1N275lhJi1GFZ/view?usp=drive_link