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 ovs-ovn startup/restart #2467

Merged
merged 3 commits into from
Mar 14, 2023
Merged

fix ovs-ovn startup/restart #2467

merged 3 commits into from
Mar 14, 2023

Conversation

zhangzujian
Copy link
Member

@zhangzujian zhangzujian commented Mar 11, 2023

What type of this PR

  • Bug fixes

Which issue(s) this PR fixes:

As we have changed the ovs update strategy to RollingUpdate in #2422, we should not restart ovs by deleting pods. Instead, we should use kubectl rollout restart ds/ovs-ovn.

While restarting ovs-vswitchd, the ovs shell scripts automatically save/restore the flows. We should remove this action from start-ovs.sh.

@zhangzujian zhangzujian marked this pull request as ready for review March 13, 2023 06:56
@zhangzujian zhangzujian requested a review from oilbeater March 13, 2023 06:56
@zhangzujian zhangzujian merged commit d1cd3dd into kubeovn:master Mar 14, 2023
@zhangzujian zhangzujian deleted the fix-ovs branch March 14, 2023 12:27
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