Bug 1989610
Summary: | Unsupported data types should not be rendered on operand details page | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jon Jackson <jonjacks> |
Component: | Management Console | Assignee: | Jon Jackson <jonjacks> |
Status: | CLOSED ERRATA | QA Contact: | Xiyun Zhao <xiyuzhao> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 4.8 | CC: | aos-bugs, jdelft, jhadvig, spadgett, xiyuzhao, yapei |
Target Milestone: | --- | ||
Target Release: | 4.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-10 10:36:52 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: |
Description
Jon Jackson
2021-08-03 14:40:58 UTC
Hi Jackson, After verified this bug on OCP4.9.As you said, since the data type is not supported, we should not render a detailed item. But the layout of the page does not seem correct, a blank part will instead of the properties. If more than one field with the unsupported data type, the page will look discordances (shared a snapshot) Please help to take a look Thanks @xiyuzhao I've addressed your comment in my latest PR. This should be fixed now. This bug has been verified and payload 4.11.0-0.nightly-2022-05-18-053037 Verification Step 1. Follow the reproduce steps on Bug description 1) Create the CRD, CSV, and Operand from this gist in the default namespace: https://gist.github.com/TheRealJon/3680c8a573bde88a974588e269230562 2) Navigate to /k8s/ns/default/clusterserviceversions/mock-operator/test.tectonic.com~v1~MockResource/mock-resource-instance 3) Look for the Field Group detail item on the resulting page 2. Verify if the "Unsupported" data type is still rendered detail item on the page Result: 2. The unsupported data type will not render details on the page, and no layout issue is found on the page 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 (Important: OpenShift Container Platform 4.11.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:5069 |