Bug 1783835
| Summary: | Duplicate Managementstate on page "Local Volume operator Overview" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Liang Xia <lxia> | ||||
| Component: | Storage | Assignee: | Hemant Kumar <hekumar> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Liang Xia <lxia> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.4 | CC: | aos-bugs, bpeterse, jhadvig, jokerman, lxia, spadgett | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.4.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-05-13 21:55:21 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: | |||||||
| Attachments: |
|
||||||
This is not an Management console issue. The local-storage-operator manifest is contains ManagementState descriptor in both Spec and Status fields. Since we are rendering descriptors of both types its understandable the field is redundant. Check: https://github.com/openshift/local-storage-operator/blob/master/manifests/4.4/local-storage-operator.v4.4.0.clusterserviceversion.yaml#L236-L262 Agree, this is not a typical field to provide in a status. Reassigning to hekumar to check & see if this was intentionally published on the status. The local storage operator should give different display names to the OLM descriptors if showing both values. Verified with local-storage-operator.4.4.0-201912170523 on 4.4.0-0.nightly-2019-12-16-124946, now we see "Requested management state"/"Operator management state". 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, 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/RHBA-2020:0581 |
Created attachment 1645435 [details] Local Volume operator Overview.png Description of problem: Duplicate Managementstate on page "Local Volume operator Overview" Version-Release number of selected component (if applicable): 4.4.0-0.nightly-2019-12-14-103510 How reproducible: Always Steps to Reproduce: 1. Install local-storage operator. 2. Create local volumes. 3. Check the page "Local Volume operator Overview". Actual results: There are two Managementstate on the page. Expected results: No duplicate content. Additional info: Reference to "Local Volume operator Overview.png"