k3s/cmd/kube-apiserver
Kubernetes Submit Queue 8738e36c70 Merge pull request #34259 from liggitt/node-dns
Automatic merge from submit-queue (batch tested with PRs 41756, 36344, 34259, 40843, 41526)

add InternalDNS/ExternalDNS node address types

This PR adds internal/external DNS names to the types of NodeAddresses that can be reported by the kubelet.

will spawn follow up issues for cloud provider owners to include these when possible

```release-note
Nodes can now report two additional address types in their status: InternalDNS and ExternalDNS. The apiserver can use `--kubelet-preferred-address-types` to give priority to the type of address it uses to reach nodes.
```
2017-02-20 13:39:37 -08:00
..
app Merge pull request #34259 from liggitt/node-dns 2017-02-20 13:39:37 -08:00
BUILD copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00
OWNERS add liggitt to apimachinery/apiserver packages 2017-02-03 12:24:22 -05:00
apiserver.go copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00