kubernetes/pkg/proxy/iptables
Rob Scott 01c86389d5
Updating kube-proxy to trim space from loadBalancerSourceRanges
Before this fix, a Service with a loadBalancerSourceRange value that
included a space would cause kube-proxy to crashloop. This updates
kube-proxy to trim any space from that field.
2020-09-22 12:03:12 -07:00
..
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
OWNERS pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
proxier.go Updating kube-proxy to trim space from loadBalancerSourceRanges 2020-09-22 12:03:12 -07:00
proxier_test.go Updating kube-proxy to trim space from loadBalancerSourceRanges 2020-09-22 12:03:12 -07:00