mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-11 02:50:55 -04:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. NetworkPolicy e2e: named port egress test **What this PR does / why we need it**: Add an e2e NetworkPolicy test that ensures that an egress rule that specifies a named port properly applies to egress traffic. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #52040 **Special notes for your reviewer**: **Release note**: ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| dns.go | ||
| dns_common.go | ||
| dns_configmap.go | ||
| doc.go | ||
| example_cluster_dns.go | ||
| firewall.go | ||
| framework.go | ||
| ingress.go | ||
| kube_proxy.go | ||
| network_policy.go | ||
| network_tiers.go | ||
| networking.go | ||
| networking_perf.go | ||
| no_snat.go | ||
| OWNERS | ||
| proxy.go | ||
| service.go | ||
| service_latency.go | ||
| serviceloadbalancers.go | ||
| util_iperf.go | ||