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

WIP split gateway creation #4734

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

ricky-rav
Copy link
Contributor

No description provided.

trozet and others added 12 commits September 4, 2024 22:00
Leverages the NAD Controller to also track primary networks. This should
be faster than listing all NADs in a namespace and iterating through
them to find the primary network for a namespace.

Signed-off-by: Tim Rozet <trozet@redhat.com>
Modifies NAD Controller so it can be ran without invoking a network
manager and in this mode simply tracks what network is primary (active)
network for each namespace. This is only supported for now in priveleged
mode.

Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
This function may be used in the future for unprivileged CNI, but for
now remove it so that PRs don't accidentally use the function and incur
low performance.

Signed-off-by: Tim Rozet <trozet@redhat.com>
Extends NAD controller into the node towards nodeport watcher. Fixes
GetActiveNetwork for services.

Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Riccardo Ravaioli <rravaiol@redhat.com>
Signed-off-by: Riccardo Ravaioli <rravaiol@redhat.com>
Signed-off-by: Riccardo Ravaioli <rravaiol@redhat.com>
Signed-off-by: Riccardo Ravaioli <rravaiol@redhat.com>
Signed-off-by: Riccardo Ravaioli <rravaiol@redhat.com>
@ricky-rav ricky-rav requested a review from a team as a code owner September 18, 2024 18:03
@github-actions github-actions bot added area/unit-testing Issues related to adding/updating unit tests feature/services&endpoints All issues related to the Servces/Endpoints API labels Sep 18, 2024
Signed-off-by: Riccardo Ravaioli <rravaiol@redhat.com>
@tssurya tssurya added the feature/user-defined-network-segmentation All PRs related to User defined network segmentation label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/unit-testing Issues related to adding/updating unit tests feature/services&endpoints All issues related to the Servces/Endpoints API feature/user-defined-network-segmentation All PRs related to User defined network segmentation
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants