• 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
..
attachdetach Loading commit data...
persistentvolume Loading commit data...