mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 03:38:15 +00:00
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 ```