-
Bug
-
Resolution: Done
-
Normal
-
4.15, 4.16
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
internalJoinSubnet should be used instead of v4InternalSubnet
Version-Release number of selected component (if applicable):
4.15 4.16+
Additional info: https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/networking/ovn-kubernetes-network-plugin#migrate-from-openshift-sdn:~:text=To%20customize%20any%20of%20the%20previously%20noted%20settings%2C%20enter%20and%20customize%20the%20following%20command.%20If%20you%20do%20not%20need%20to%20change%20the%20default%20value%2C%20omit%20the%20key%20from%20the%20patch. 19.5.3.4. How the offline migration process works Step 7 One should set internalJoinSubnet not v4InternalSubnet PRs that changed https://github.com/openshift/cluster-network-operator/pull/2318 https://github.com/openshift/api/pull/1626 API DOCS https://github.com/openshift/api/blob/release-4.16/operator/v1/types_network.go#L408C10-L415 https://github.com/openshift/api/blob/release-4.16/operator/v1/types_network.go#L457-L470C2