k3s/pkg/proxy
Kubernetes Submit Queue 7a219684a9 Merge pull request #51682 from m1093782566/ipvs-rsync-iptables
Automatic merge from submit-queue

rsync IPVS proxier to the HEAD of iptables

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

There was a significant performance improvement made to iptables. Since IPVS proxier makes use of iptables in some use cases, I think we should rsync IPVS proxier to the HEAD of iptables.

**Which issue this PR fixes** : 

xref #51679 

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-09-03 15:48:31 -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 fix kube-proxy panic 2017-09-01 16:18:03 +08:00
ipvs rsync iptables 2017-08-31 14:54:22 +08:00
userspace fix kube-proxy panic 2017-09-01 16:18:03 +08:00
util clean up LocalPort in proxier.go 2017-08-24 11:16:38 +08:00
winuserspace Paramaterize stickyMaxAgeMinutes for service in API 2017-08-25 17:44:47 +08:00
BUILD implement ipvs mode of kube-proxy 2017-08-30 10:03:02 +08:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
doc.go
types.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00