Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure UDN namespace is configured when MultiNetPolicy is disabled #4789

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pperiyasamy
Copy link
Contributor

The namespace is currently not getting configured in ovnk and ovn for user defined network when multi network policy is disabled for the cluster. But multinet policy is not a requirement for UDN network policies, hence fixing it so that namespaces get configured for those namespaces on secondary controller and network policies can be created for the same.

The namespace is currently not getting configured in ovnk and ovn for user
defined network when multi network policy is disabled for the cluster. But
multinet policy is not a requirement for UDN network policies, hence fixing
it so that namespaces get configured for those namespaces on secondary
controller and network policies can be created for the same.

Signed-off-by: Periyasamy Palanisamy <[email protected]>
@pperiyasamy pperiyasamy requested a review from a team as a code owner October 21, 2024 14:04
@pperiyasamy pperiyasamy changed the title Ensure UDN namespace is configured when MutiNetPolicy is disabled Ensure UDN namespace is configured when MultiNetPolicy is disabled Oct 21, 2024
@tssurya tssurya added kind/bug All issues that are bugs and PRs opened to fix bugs feature/user-defined-network-segmentation All PRs related to User defined network segmentation labels Oct 22, 2024
@tssurya tssurya added this to the v1.1.0 milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/user-defined-network-segmentation All PRs related to User defined network segmentation kind/bug All issues that are bugs and PRs opened to fix bugs
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants