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

Add Eden-SDN example for Local NI with multiple ports #1008

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

milan-zededa
Copy link
Contributor

@milan-zededa milan-zededa commented Aug 1, 2024

This example demonstrates Local network instance with multiple ports and multipath static IP routes.
EVE API changes were introduced and described here:
lf-edge/eve-api#53

This example demonstrates Local network instance with multiple ports
and multipath static IP routes.
EVE API changes were introduced and described here:

lf-edge/eve-api#53

Signed-off-by: Milan Lenco <[email protected]>
@milan-zededa milan-zededa marked this pull request as ready for review August 21, 2024 14:01
@milan-zededa
Copy link
Contributor Author

@uncleDecart PR is ready for review and merge (EVE 13.0 with support for multi-port Local NI was released).

@uncleDecart uncleDecart mentioned this pull request Aug 26, 2024
4 tasks
and the HTTP server:

```shell
eve$ eve attach-app-console 3599588a-17d3-4d02-aae1-bcefe3706cfd.1.1/cons
Copy link
Member

Choose a reason for hiding this comment

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

this uuid 3599588a-17d3-4d02-aae1-bcefe3706cfd.1.1/cons is hardcoded, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, hardcoded in the device config of the example

Copy link
Member

@uncleDecart uncleDecart left a comment

Choose a reason for hiding this comment

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

LGTM. Do you want to add any tests for this?

@milan-zededa
Copy link
Contributor Author

LGTM. Do you want to add any tests for this?

I want to automatize all the examples but there are some challenges...

@milan-zededa milan-zededa merged commit 286717c into lf-edge:master Sep 2, 2024
15 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants