mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-02 21:50:39 -05:00
Automatic merge from submit-queue (batch tested with PRs 48665, 52849, 54006, 53755). 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>. Add named-port ingress test **What this PR does / why we need it**: Validate correct behavior when a `NetworkPolicyIngressRule` refers to a named port rather than a numerical port, e.g. `serve-80` rather than `80`. **Release note**: ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| dns.go | ||
| dns_common.go | ||
| dns_configmap.go | ||
| doc.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 | ||