-
Notifications
You must be signed in to change notification settings - Fork 931
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Network: Consider volatile IP in ovnNetworkExternalSubnets (#14344)
This PR updates `ovn.ovnNetworkExternalSubnets` to consider the volatile IP of each OVN network using a given uplink. This is added to prevent the use of one OVN network's volatile IP on another OVN network, namely in the cases of creating network forwards and IP passthrough.
- Loading branch information
Showing
2 changed files
with
53 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters