-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.18
-
None
This is a clone of issue OCPBUGS-45103. The following is the description of the original issue:
—
Description of problem:
The plugins name is shown as {{plugin}} on Operator details page
Version-Release number of selected component (if applicable):
4.18.0-0.nightly-2024-11-26-075648
How reproducible:
Always
Steps to Reproduce:
1. Prepare an operator has `console.openshift.io/plugins` annotation, or create a catalogsource with image quay.io/openshifttest/dynamic-plugin-oprs:latest annotations: alm-examples: 'xxx' console.openshift.io/plugins: '["prometheus-plugin1", "prometheus-plugin2"]' 2. Install operator, on operator installation page, choose Enable or Disable associated plugins 3. check Operator details page
Actual results:
2. on Operator installation page, associated plugin names are correctly shown 3. There is Console plugins section on Operator details page, in this section all plugins name is shown as {{plugin}}
Expected results:
3. plugin name associated with operator should be correctly displayed
Additional info:
- clones
-
OCPBUGS-45103 Console plugins name is null on Operator details page
- Verified
- is blocked by
-
OCPBUGS-45103 Console plugins name is null on Operator details page
- Verified
- links to