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

Eden-SDN: add examples for application IP routing configurations #938

Merged
merged 4 commits into from
Jan 18, 2024

Conversation

milan-zededa
Copy link
Contributor

@milan-zededa milan-zededa commented Dec 29, 2023

These examples cover propagation of IP routes from network instances to applications, implemented in EVE by this PR: lf-edge/eve#3690
Eventually, I would like to prepare an eden test (in Go), but for now we will have at least examples that can be run manually and used to test EVE.

@milan-zededa milan-zededa changed the title Eden-SDN: add example for application IP routing configurations Eden-SDN: add examples for application IP routing configurations Dec 29, 2023
pkg/defaults/defaults.go Outdated Show resolved Hide resolved
@milan-zededa milan-zededa marked this pull request as ready for review January 15, 2024 15:10
@milan-zededa
Copy link
Contributor Author

@giggsoff @uncleDecart With the latest EVE version the example is now working as expected. I have updated the default EVE version used by eden and marked the PR as ready for review.

Copy link
Collaborator

@giggsoff giggsoff left a comment

Choose a reason for hiding this comment

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

Looks great, thank you! Hope one day it will be in tests.

@uncleDecart uncleDecart merged commit 6764121 into lf-edge:master Jan 18, 2024
15 of 20 checks passed
@@ -53,7 +53,7 @@ const (
DefaultRegistryPort = 5050

//tags, versions, repos
DefaultEVETag = "10.11.0" // DefaultEVETag tag for EVE image
DefaultEVETag = "11.7.0" // DefaultEVETag tag for EVE image
Copy link
Collaborator

Choose a reason for hiding this comment

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

FYI @milan-zededa seems moving to the new tag broke EdenGCP tests (3 attempts full failed vs previous full green).

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will have a look at this early next week.

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.

3 participants