-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow pod IPs even for non-hostNetwork pods
but only for the internalHostnameAnnotationKey which doesn't use the node's IP anyway tests validate this for annotations with: - mixing pods in the host network with others that are not - multiple comma separated annotations per Pod - explicitly set targets - IPv4 and IPv6
- Loading branch information
1 parent
0928d52
commit f1424a2
Showing
2 changed files
with
118 additions
and
42 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