-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
4.16
Description of problem:
Namespace get missing after switching from Form view to YAML view while creating NetworkPolicy
Version-Release number of selected component (if applicable):
4.16
How reproducible:
100%
Steps to Reproduce:
1. Login to OCP 4 web console 2. Select Networking ---> NetworkPolicies ---> Create NetworkPolicy 3. Select Project 4. Start creating NetworkPolicy in FormView 5. Enter the Policy name 6. Switch to YAML view
Actual results:
The namespace name get missing, it is completely blank like `namespace: ''`
Expected results:
The YAML view should show the expected namespace. This was working fine till OCP 4.15
Additional info: