kubernetes/cmd/kube-proxy/app
Subrata Paul dd9402f451 Fix for kube-proxy to wait for some duration for the node to be defined
Kube-proxy must atleast wait for some duration for the node to defined so that it can fetch the node IP. This node IP is currently used in ipvs proxier for the node-port services.
2019-04-28 00:25:18 +05:30
..
BUILD autogen files to support new project structure. 2019-02-15 10:29:31 -05:00
conntrack.go Use better error var name in kube-proxy code (#72849) 2019-01-14 08:00:11 -08:00
init_others.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
init_windows.go Add Windows flags for KubeProxyConfiguration 2019-02-05 10:39:23 -08:00
server_others_test.go remove ipvs feature gateway 2018-05-30 10:43:16 +08:00
server_others.go Fix for kube-proxy to wait for some duration for the node to be defined 2019-04-28 00:25:18 +05:30
server_test.go Use ioutil.TempDir for temporary dir creating 2019-02-07 12:27:19 -05:00
server_windows.go Add Windows flags for KubeProxyConfiguration 2019-02-05 10:39:23 -08:00
server.go Moved flag and globalflag 2019-02-15 10:28:13 -05:00