• Kubernetes Submit Queue's avatar
    Merge pull request #29048 from justinsb/volumes_nodename_not_hostname · 1854bdcb
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Use strongly-typed types.NodeName for a node name
    
    We had another bug where we confused the hostname with the NodeName.
    
    Also, if we want to use different values for the Node.Name (which is
    an important step for making installation easier), we need to keep
    better control over this.
    
    A tedious but mechanical commit therefore, to change all uses of the
    node name to use types.NodeName
    1854bdcb
Name
Last commit
Last update
..
certificates Loading commit data...
daemon Loading commit data...
deployment Loading commit data...
disruption Loading commit data...
endpoint Loading commit data...
garbagecollector Loading commit data...
informers Loading commit data...
job Loading commit data...
namespace Loading commit data...
node Loading commit data...
petset Loading commit data...
podautoscaler Loading commit data...
podgc Loading commit data...
replicaset Loading commit data...
replication Loading commit data...
resourcequota Loading commit data...
route Loading commit data...
scheduledjob Loading commit data...
service Loading commit data...
serviceaccount Loading commit data...
volume Loading commit data...
OWNERS Loading commit data...
controller_ref_manager.go Loading commit data...
controller_utils.go Loading commit data...
controller_utils_test.go Loading commit data...
doc.go Loading commit data...
lookup_cache.go Loading commit data...