Skip to content
  • Iustin Pop's avatar
    Improve the node add operation · 87622829
    Iustin Pop authored
    Currently, the node add operation uses a job to query the node name and
    the bootstrap function directly reads the config file for the cluster
    name.
    
    This patch changes to that both the cluster name and the verification of
    the node is done via queries to the master.
    
    Reviewed-by: ultrotter
    87622829