commit | f0056fd1166ba7de7755aeff73418bb85cc7e6cf | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Sun Feb 16 13:18:14 2025 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Feb 17 21:00:37 2025 +0000 |
tree | a6be245ceadc1fd3427583b482e81b95e9dc6532 | |
parent | b4120ba17a13da124e6c88b0abeb12832a06e10e [diff] |
Add Rust based ovsinit binary This binary allows us to more reliably migrate IPs, which also includes routes as well, with proper rollback in place to avoid a system falling off the network. This first iteration is used in the Neutron & OVN charts only, but the long term plan is to leverage it into the Open vSwitch charts potentially to have a single "auto_bridge_add" source of truth. Change-Id: Ic4de23297b67a602d9aba4b00f0fb234d9d37cfe (cherry picked from commit 62c4dd963918ea193aea48be8db93f0ea52fa308)
If you have any questions and discussions about Atmosphere, you can join the community:
You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::
pre-commit install --hook-type commit-msg