kubernetes/pkg/proxy/iptables
Dan Winship f5ad58b57b Only log full iptables-restore input at V(9)
In large clusters, the iptables-restore input will be tens of
thousands of lines long, and logging it at V(5) essentially means that
"kube-proxy -v=5" cannot be used in such clusters to see _other_
things that get logged at V(5), because logs will get rolled over far
too quickly. So bump the full-rules logging output down to V(9).
2022-02-21 09:02:36 -05:00
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxier_test.go kube-proxy: fix duplicate port opening 2022-01-08 02:35:35 +08:00
proxier.go Only log full iptables-restore input at V(9) 2022-02-21 09:02:36 -05:00