Files
kubernetes/pkg/api
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
..
2017-01-11 09:09:48 -05:00
2017-02-02 15:19:04 +01:00
2017-01-11 09:09:48 -05:00
2017-01-05 14:14:13 -08:00
2017-01-29 21:41:45 +01:00
2017-02-03 17:37:42 +08:00
2017-02-14 11:47:23 -05:00
2017-02-09 11:42:22 -05:00
2017-01-19 09:50:16 -05:00
2016-07-16 13:48:21 -04:00
2017-02-09 13:53:32 +01:00
2016-09-28 10:53:30 -07:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2017-02-14 11:47:23 -05:00
2017-02-15 16:04:10 -05:00