You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
Describe the bug
The OVS Multitenant flag caused our pre-production enterprise grade deployment of our application to fail as it had multiple components deployed across namespaces which were unable to communicate with each other. As a workaround, we had to explicitly allow this communication. We were not aware the script "https://github.com/microsoft/openshift-container-platform/blob/master/scripts/deployOpenShift.sh" changes the OCP 3.11 default SDN setting (which is "openshift-ovs-subnet") to "openshift-ovs-multitenant"