mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-30 06:15:14 -04:00
We had a test that creating a Service with an SCTP port would create an iptables rule with "-p sctp" in it, which let us test that kube-proxy was doing vaguely the right thing with SCTP even if the e2e environment didn't have SCTP support. But this would really make much more sense as a unit test. |
||
|---|---|---|
| .. | ||
| number_generated_rules_test.go | ||
| OWNERS | ||
| proxier.go | ||
| proxier_test.go | ||