kubernetes/pkg/proxy
Kubernetes Submit Queue a2ce3bcf63 Merge pull request #52935 from m1093782566/ipv6
Automatic merge from submit-queue (batch tested with PRs 53454, 53446, 52935, 53443, 52917). 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>.

Remove ipv4 constraint of Node IPs in ipvs proxier

**What this PR does / why we need it**:

We are targeting to IPV6. So, we should remove ipv4 constraint of Node IPs in ipvs proxier.

Besides, adding some log messages.


**Which issue this PR fixes**:

xref #51866 

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-10-05 05:06:27 -07:00
..
config Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
healthcheck Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
iptables Merge pull request #52028 from leblancd/v6_conntrack 2017-10-04 17:11:36 -07:00
ipvs Merge pull request #52935 from m1093782566/ipv6 2017-10-05 05:06:27 -07:00
userspace Add check for IPv6 '::' when calculating kube-proxy's node IP 2017-09-25 17:54:57 -04:00
util Merge pull request #52028 from leblancd/v6_conntrack 2017-10-04 17:11:36 -07:00
winkernel Add exception to golint check 2017-09-18 11:11:22 -07:00
winuserspace Paramaterize stickyMaxAgeMinutes for service in API 2017-08-25 17:44:47 +08:00
BUILD Fix Bazel build 2017-09-14 15:50:47 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
types.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00