kubernetes/pkg/registry/core/node/etcd
Justin Santa Barbara 8fe884ac3f Use nodeutil.GetHostIP consistently when talking to nodes
Most of our communications from apiserver -> nodes used
nodutil.GetNodeHostIP, but a few places didn't - and this
meant that the node name needed to be resolvable _and_ we needed
to populate valid IP addresses.

Fix the last few places that used the NodeName.

Issue #18525
Issue #9451
Issue #9728
Issue #17643
Issue #11543
Issue #22063
Issue #2462
Issue #22109
Issue #22770
Issue #32286
2016-09-29 10:07:43 -04:00
..
etcd_test.go Use nodeutil.GetHostIP consistently when talking to nodes 2016-09-29 10:07:43 -04:00
etcd.go Use nodeutil.GetHostIP consistently when talking to nodes 2016-09-29 10:07:43 -04:00