mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-25 18:53:58 -04:00
Various parts of kube-proxy passed around a "hostname", but it is actually the name of the *node* kube-proxy is running on, which is not 100% guaranteed to be exactly the same as the hostname. Rename it everywhere to make it clearer that (a) it is definitely safe to use that name to refer to the Node, (b) it is not necessarily safe to use that name with DNS, etc. |
||
|---|---|---|
| .. | ||
| app | ||
| OWNERS | ||
| proxy.go | ||