Skip to content
  • Iustin Pop's avatar
    Fix master role stop on cluster destroy · c9064964
    Iustin Pop authored
    Currently the cluster destroy doesn't remove the master role, which
    means that the IP address of the cluster remains assigned to the master
    node.
    
    This patch fixes this and also a docstring in backend.StopMaster().
    
    Reviewed-by: imsnah
    c9064964