Files
kubernetes/pkg/proxy
Kubernetes Submit Queue c0d1ab8e99 Merge pull request #62083 from rramkumar1/ipvs-exclude-cidrs-flag
Automatic merge from submit-queue. 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>.

Add --ipvs-exclude-cidrs flag to kube-proxy. 

**What this PR does / why we need it**:
Add a flag to kube-proxy called --ipvs-exclude-cidrs. This flag allows a user to specify a list of CIDR ranges that should not be included in the cleanup of IPVS rules. 

Fixes: #59507

**Release note**:
```
Use --ipvs-exclude-cidrs to specify a list of CIDR's which the IPVS proxier should not touch when cleaning up IPVS rules.
```
/assign @m1093782566
2018-04-24 11:13:14 -07:00
..
2018-02-27 11:18:11 -08:00
2017-10-16 21:10:51 +08:00
2018-02-27 11:18:11 -08:00
2018-03-09 09:23:33 +08:00
2016-07-16 13:48:21 -04:00
2018-02-22 17:36:57 -05:00