Files
kubernetes/pkg
Kubernetes Submit Queue 094e605cd0 Merge pull request #64146 from Lion-Wei/ipvs-lb
Automatic merge from submit-queue (batch tested with PRs 64034, 64072, 64146, 64059, 64161). 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>.

fix session affinity for LoadBalancer service with ESIPP

**What this PR does / why we need it**:
fix session affinity for LoadBalancer service with ESIPP

**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 #63351

**Special notes for your reviewer**:
In cases that loadbalancer type service with externaltrafficpolicy=local and session-affinity specified, traffic to loadbalancer should only route to backends that in the same node with kube-proxy. 

**Release note**:
```release-note
NONE
```
2018-05-22 19:20:18 -07:00
..
2018-05-21 13:46:53 -04:00
2018-05-15 21:38:54 +02:00
2018-05-21 20:22:37 +08:00
2018-05-12 02:01:09 -04:00
2018-05-22 08:17:05 -04:00
2018-05-19 08:14:37 +10:00
2018-02-16 13:43:01 -08:00
2018-05-22 08:17:05 -04:00
2018-02-12 10:54:33 -05:00
2018-05-19 08:14:37 +10:00
2018-01-15 23:17:19 +08:00
2018-03-13 17:20:16 +08:00