kubernetes/pkg/proxy/iptables
Kubernetes Submit Queue ddf5888da4 Merge pull request #35681 from vincentheet/issue-35677
Automatic merge from submit-queue

Change stickyMaxAge from seconds to minutes, fixes issue #35677

**What this PR does / why we need it**: Increases the service sessionAfinity time from 180 seconds to 180 minutes for proxy mode iptables which was a bug introduced in a refactor.

**Which issue this PR fixes**: fixes #35677

**Special notes for your reviewer**: 

**Release note**:

``` release-note
Fixed wrong service sessionAffinity stickiness time from 180 sec to 180 minutes in proxy mode iptables.
```

Since there is no test for the sessionAffinity feature at the moment I wanted to create one but I don't know how.
2016-11-22 10:35:36 -08:00
..
BUILD Add minimum iptables sync period to the proxy, default is 2/sec 2016-11-04 00:38:35 -05:00
proxier_test.go Merge pull request #35681 from vincentheet/issue-35677 2016-11-22 10:35:36 -08:00
proxier.go Merge pull request #35681 from vincentheet/issue-35677 2016-11-22 10:35:36 -08:00