mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Automatic merge from submit-queue Fix winspace proxier wrong comment message **What this PR does / why we need it**: Since winspace proxier has nothing to do with iptables, this PR remove the wrong comment message on iptables. **Which issue this PR fixes**: Fixes #50524