-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
cudn
-
False
-
None
-
False
-
To Do
-
VIRTSTRAT-11 - Support OpenShift User Defined Networks (UDN)
-
VIRTSTRAT-11Support OpenShift User Defined Networks (UDN)
ClusterUserDefinedNetworks (CUDN) introduce a new flow to network configuration. MTV should align with it, to provide smooth UX.
The CUDN flow is:
- CUDN is created with a namespace selector
- When a matching namespace is detected, NetworkAttachmentDefinition (NAD) gets created in it
My understanding of the MTV flow is this:
- (optional) Destination project is created
- Networks of destination are listed
- Networks are mapped
What I think the flow should be now:
- (optional) Destination project is created
- (optional) User can add labels to the project
- Networks of the destination are listed
- Networks can be refreshed, manually or automatically (in case mapping was opened before the CUDN controller got a chance to created the NAD)
- Networks are mapped
Without this adjustment, users may need to jump back and forth between menus to configure the Project, and they may need to refresh the network mapping page to see the latest list of available networks.
- relates to
-
SDN-5313 Universal connectivity: Localnet
- In Progress