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

fix: add static route to wrong table of ovn #3195

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

qiutingjun
Copy link
Contributor

@qiutingjun qiutingjun commented Sep 9, 2023

What type of this PR

  • Bug fixes

fix the bug of name of table is not set while adding policy route to ovn

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at 5d62840

Add routeTable parameter to LogicalRouterStaticRoute struct and function. This enables multiple route tables for OVN logical routers.

🤖 Generated by Copilot at 5d62840

routeTable added
to support multiple routes
in OVN schema

HOW

🤖 Generated by Copilot at 5d62840

  • Add routeTable parameter to LogicalRouterStaticRoute struct and newLogicalRouterStaticRoute function (link,

@bobz965
Copy link
Collaborator

bobz965 commented Sep 11, 2023

@zhangzujian could you please help review?

@oilbeater oilbeater added bug Something isn't working need backport labels Sep 12, 2023
@oilbeater oilbeater merged commit 8a0ec96 into kubeovn:master Sep 12, 2023
oilbeater pushed a commit that referenced this pull request Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants