-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add the nodes local IP address to OVS rules
this change adds the nodes local IP address to the ovs rules when using egressnetworkpolicies to limit egress from the cluster. Adding the nodes local IP allows for dns resolution when dns is accessable on the node. bug 1458849 changelog: - changed the rules creation to SetupOVS() - made both udp and tcp rules the same priority
- Loading branch information
1 parent
bbb9647
commit 74f0baf
Showing
3 changed files
with
5 additions
and
3 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
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