Bug 1866997
Summary: | Network Attachment Definition form creation page failed to open drop-down list | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | XiaochuanWang <xiaocwan> | ||||||
Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 4.6 | CC: | aos-bugs, jhadvig, jokerman, spadgett, yapei | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 4.6.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-10-27 16:26:28 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 issue is due to the fact the `OpenShift Virtualization` && `SR-IOV Network` operators need to be installed on the cluster. Would be good to add the warning if this is the case. Created attachment 1713126 [details]
Verification screenshot
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 (OpenShift Container Platform 4.6 GA Images), 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:4196 |
Created attachment 1710730 [details] issue screenshot Description of problem: Network Attachment Definition form creation page (k8s/ns/<project>/k8s.cni.cncf.io~v1~NetworkAttachmentDefinition/~new/form) can not open the drop-down list and Create button is always disabled. Version-Release number of selected component (if applicable): 4.6.0-0.nightly-2020-08-06-131904 How reproducible: Always Steps to Reproduce: 1. From Search page, filter the NetworkAttachmentDefinition 2. Click the "Create Network Attachment Definition" button and check the "Network Type" drop-down list 3. Actual results: The drop-down list is disabled to open, thus Create button is also disabled. Expected results: Drop-down list should work and user can config for creating NetworkAttachmentDefinition on the form page. Additional info: