k3s/pkg/proxy
Kubernetes Submit Queue 4905c339cc
Merge pull request #64941 from Lion-Wei/ipvs-test
Automatic merge from submit-queue (batch tested with PRs 65024, 65287, 65345, 64693, 64941). 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>.

complete ipvs proxier ut

**What this PR does / why we need it**:
Complete ipvs proxier ut:
1. Finish loadbalancer type service test.
2. Add external ip local case.
3. Add UDP type nodeport test.
4. Add TestCleanupLeftovers test.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #61390

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
2018-06-22 06:10:24 -07:00
..
apis/kubeproxyconfig Merge pull request #65050 from sttts/sttts-deepcopy-update 2018-06-21 04:15:16 -07:00
config Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
healthcheck Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
iptables fix iptables_test typo 2018-06-13 15:12:40 +08:00
ipvs Merge pull request #64941 from Lion-Wei/ipvs-test 2018-06-22 06:10:24 -07:00
metrics add proxy metrics in app level 2017-10-16 21:10:51 +08:00
userspace Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
util Auto-updated BUILD files 2018-02-27 11:18:11 -08:00
winkernel LoadBalancerStatus make use of generated deep copy method 2018-03-28 14:08:50 +08:00
winuserspace should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
BUILD LoadBalancerStatus make use of generated deep copy method 2018-03-28 14:08:50 +08:00
OWNERS add me to iptables/kube-proxy reviewers 2018-02-22 17:36:57 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoints.go [kube-proxy] Mass service/endpoint info functions rename and comments 2018-02-27 11:14:02 -08:00
endpoints_test.go [kube-proxy] Mass service/endpoint info functions rename and comments 2018-02-27 11:14:02 -08:00
service.go LoadBalancerStatus make use of generated deep copy method 2018-03-28 14:08:50 +08:00
service_test.go [kube-proxy] Mass service/endpoint info functions rename and comments 2018-02-27 11:14:02 -08:00
types.go [kube-proxy] Mass service/endpoint info functions rename and comments 2018-02-27 11:14:02 -08:00