k3s/pkg/proxy/userspace
Nicolas Bigler defdd80cbd
Fix duplicate comment in iptables rule for non-local public-port rule
When kubernetes creates an iptable rule for "from-non-local public-port"
rule the rule gets created with two identical comment section.

The function `iptablesNonLocalNodePortArgs` creates a list of arguments
for the rule from iptablesCommonPortalArgs function. This function
already appends the arguments for the rules comments and therefore does
not require appending the comment again.
2018-04-12 18:10:16 +02:00
..
BUILD update bazel 2018-03-09 09:23:33 +08:00
OWNERS
loadbalancer.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
port_allocator.go
port_allocator_test.go
proxier.go Fix duplicate comment in iptables rule for non-local public-port rule 2018-04-12 18:10:16 +02:00
proxier_test.go userspace: move udp echo server to proxier_test.go 2018-03-09 09:22:30 +08:00
proxysocket.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
rlimit.go
rlimit_windows.go
roundrobin.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
roundrobin_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00