• 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
..
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...