kubernetes/cmd/kube-proxy/app
Dan Winship e7ed7220eb Explicitly pass IP family to proxier
Rather than re-determining it from the iptables object in both proxies.
2023-01-03 09:01:45 -05:00
..
conntrack.go replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
init_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
init_windows.go Fix health check from Google's Load Balancer 2022-03-11 22:34:59 -08:00
server_others_test.go kube-proxy wait for cluster cidr skip delete events 2022-10-18 19:29:09 +00:00
server_others.go Explicitly pass IP family to proxier 2023-01-03 09:01:45 -05:00
server_test.go kube-proxy: add a flag to disables the allowing NodePort services to be accessed via localhost 2022-11-02 16:17:52 +08:00
server_windows.go use klog.InfoS instead of klog.V(0).Info-proxy part 2022-12-29 11:16:51 +08:00
server.go kube-proxy: add a flag to disables the allowing NodePort services to be accessed via localhost 2022-11-02 16:17:52 +08:00