Skip to content
Unverified Commit 6c1ab249 authored by Max Gautier's avatar Max Gautier Committed by GitHub
Browse files

Limit kubectl delete node to k8s nodes (#8101)

* 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
parent 61c2ae55
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment