kubernetes/pkg/proxy/userspace
Kubernetes Submit Queue 3d786f27a6
Merge pull request #53778 from Mashimiao/more-ipv6-userspace
Automatic merge from submit-queue (batch tested with PRs 53778, 58378, 58830). 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 more ipv6 support in userspace proxier

Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>


**What this PR does / why we need it**:
format `%s:%d/%s"` is not suitable for ipv6 IP, replace with net.JoinHostPort

**Release note**:
```release-note
None
```
2018-01-25 17:09:32 -08:00
..
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
loadbalancer.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
port_allocator_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
port_allocator.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
proxier_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
proxier.go add more ipv6 support in userspace proxier 2017-11-13 17:00:52 +08:00
proxysocket.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
rlimit_windows.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rlimit.go switch from package syscall to x/sys/unix 2017-07-21 12:14:42 +02:00
roundrobin_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
roundrobin.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
udp_server.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00