-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
connectivity: include k8s-app=coredns matchLabels
A few policy tests explicitly allow egress to CoreDNS, using an ancient label selector that can't necessarily be relied on. Interestingly, some of the tests (such as client-egress-to-fqdns-one-one-one-one), already had network policies that included a label selector for k8s-app=coredns in addition to k8s-app=kube-dns, but not all. Signed-off-by: Sam Day <[email protected]>
- Loading branch information
Showing
3 changed files
with
9 additions
and
0 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