• Kubernetes Submit Queue's avatar
    Merge pull request #34259 from liggitt/node-dns · 8738e36c
    Kubernetes Submit Queue authored
    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.
    ```
    8738e36c
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
aws.go Loading commit data...
aws_instancegroups.go Loading commit data...
aws_loadbalancer.go Loading commit data...
aws_routes.go Loading commit data...
aws_test.go Loading commit data...
aws_utils.go Loading commit data...
device_allocator.go Loading commit data...
device_allocator_test.go Loading commit data...
log_handler.go Loading commit data...
regions.go Loading commit data...
regions_test.go Loading commit data...
retry_handler.go Loading commit data...
retry_handler_test.go Loading commit data...
sets_ippermissions.go Loading commit data...
volumes.go Loading commit data...