Bug 2091545
| Summary: | Namespace value is missing on the list when selecting "All namespaces" for operators | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Xiyun Zhao <xiyuzhao> | ||||
| Component: | Management Console | Assignee: | Cyril <cajieh> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Xiyun Zhao <xiyuzhao> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.11 | CC: | jhadvig, opayne, rhamilto, yapei | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.12.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
*Previously, there was an unclear requirement and a missing NS value is displayed for impacted Operators. With this update, the display impacted Operators in non-global view. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2091545[*BZ#2091545*]
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2023-01-17 19:49:26 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 2109709 | ||||||
| Attachments: |
|
||||||
@xiyuzhao This https://github.com/openshift/console/pull/11743 fixed this issue too. Could you please verify? <update description, remove 'Advanced Cluster Management for Kubernetes' as it is not the operator who installs in All namespaces> As the "All instance" related function has been removed from the operator of "Red Hat OpenShift Pipelines" So this bug has been verified and checked on the below list operator on payload 4.12.0-0.nightly-2022-07-21-192844 Red Hat Integration - Camel K Service Binding Operator Data Grid Verification Step: 1. Install upon operator 2. Go to Operator details page -> All instances Tab, check the radio button of "All namespaces" 3. Check the value on the column of "Namespaces" Result: 3. The namespaces value is shown correctly. the format on the namespaces column is using <NS label> + <namespaces name> Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.12.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:7399 |
Created attachment 1885022 [details] No_value_In_namespace_column Description of problem: Namespace value is missing on the list when selecting "All namespaces" for operators like "Red Hat OpenShift Pipelines" Version-Release number of selected component (if applicable): Private build: 4.11.0-0.nightly-2022-05-25-193227 with PR #8930 How reproducible: Always Steps to Reproduce: 1. Install operator "Red Hat OpenShift Pipelines" 2. Go to Operator details page -> All instances Tab, choice "All namespaces" on the new added function "Show operands in" 3. Check the value on the column of "Namespaces" Actual results: The value is null, only an "NS" label list on the column (Attachment for more details) Expected results: The namespaces value could be shown Additional info: