-
Bug
-
Resolution: Done-Errata
-
Major
-
4.15
-
No
-
Rejected
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
NetworkAttachmentDefinition always gets created in the default namespace if I use the form method "from the console". It also doesn't honor the selected name and creates the NAD object with a different name (the selected name + random suffix).
Version-Release number of selected component (if applicable):
OCP 4.15.5
How reproducible:
From the console, under the Networking section, select NetworkAttachmentDefinitions and create a NAD using the Form method and not the YAML one.
Actual results:
The NAD gets created in the wrong namespace (always ends up in the default namespace) and with the wrong name.
Expected results:
The NAD resource gets created in the currently selected namespace with the chosen name
- is depended on by
-
OCPBUGS-33166 When creating a Network attachment Definition it always puts it in default from GUI
- Closed
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update