Skip to content
Snippets Groups Projects
Select Git revision
  • be9de6b9d9f1036656d59bcaeb8e6776d0e03240
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
22 results

remove-node

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Max Gautier authored and GitHub committed
    * Limit kubectl delete node to k8s nodes
    
    This avoids the use of `kubectl delete node` when removing etcd nodes
    which are not part of the cluser (separate etcd)
    
    * Take errors into account when deleting node
    
    There should not be error now that we're limiting the deletion to nodes
    actually in the cluster
    
    * Retrying on error
    6c1ab249
    History
    Name Last commit Last update
    ..