kubernetes/cmd/kube-proxy/app
Dan Winship f994ae2521 Move GetHostname() from k/k/pkg/util/node to k/component-helpers/node/util
In fact, this actually uses pkg/util/node's GetHostname() but takes
the unit tests from cmd/kubeadm/app/util's private fork of that
function since they were more extensive. (Of course the fact that
kubeadm had a private fork of this function is a strong argument for
moving it to component-helpers.)
2023-01-27 18:24:38 -05:00
..
conntrack.go logging: fix names of keys 2023-01-23 14:24:29 +01: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 Move GetHostname() from k/k/pkg/util/node to k/component-helpers/node/util 2023-01-27 18:24:38 -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 Move GetHostname() from k/k/pkg/util/node to k/component-helpers/node/util 2023-01-27 18:24:38 -05:00
server.go logging: fix names of keys 2023-01-23 14:24:29 +01:00