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

Policy Route: Select table ID based on routes and rules #629

Conversation

LionelJouin
Copy link
Member

If flushing the table in delRule fails, the table with the stored id and the connection id will still contain the table id and the rule will still be existing.

Selecting a table ID based on routes and rules prevents conflicts to happen.

If flushing the table in delRule fails, the table with the stored id and
the connection id will still contain the table id and the rule will
still be existing.

Selecting a table ID based on routes and rules prevents conflicts to
happen.

Signed-off-by: Lionel Jouin <[email protected]>
@LionelJouin LionelJouin added the bug Something isn't working label Nov 17, 2023
Copy link
Member

@denis-tingaikin denis-tingaikin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@LionelJouin It seems like this fix is going to be available in v1.12.0. Is it fine for you, or should we release a forwarder based on this patch?

@LionelJouin
Copy link
Member Author

Thank you @denis-tingaikin.

@szvincze ?

@szvincze
Copy link

@LionelJouin It seems like this fix is going to be available in v1.12.0. Is it fine for you, or should we release a forwarder based on this patch?

We prefer to get a forwarder on top of v1.11.1 because v1.12.0 is too late.

@denis-tingaikin
Copy link
Member

@szvincze  OK, I think it's possible to include this patch for forwader-vpp. I'll add it if integration-k8s-kind passes CI based on this patch.

@denis-tingaikin denis-tingaikin merged commit ba96cf9 into networkservicemesh:main Nov 18, 2023
12 checks passed
nsmbot pushed a commit to networkservicemesh/sdk-sriov that referenced this pull request Nov 18, 2023
…k-kernel@main

PR link: networkservicemesh/sdk-kernel#629

Commit: ba96cf9
Author: Denis Tingaikin
Date: 2023-11-18 16:50:04 +0300
Message:
  - Merge pull request #629 from Nordix/fix-table-id-selection-policy-routes
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/sdk-vpp that referenced this pull request Nov 18, 2023
…k-kernel@main

PR link: networkservicemesh/sdk-kernel#629

Commit: ba96cf9
Author: Denis Tingaikin
Date: 2023-11-18 16:50:04 +0300
Message:
  - Merge pull request #629 from Nordix/fix-table-id-selection-policy-routes
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-nse-l7-proxy that referenced this pull request Nov 18, 2023
…k-kernel@main

PR link: networkservicemesh/sdk-kernel#629

Commit: ba96cf9
Author: Denis Tingaikin
Date: 2023-11-18 16:50:04 +0300
Message:
  - Merge pull request #629 from Nordix/fix-table-id-selection-policy-routes
Signed-off-by: NSMBot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants