k3s-io / cluster-api-k3s

Cluster API k3s
Apache License 2.0
149 stars 41 forks source link

Modify node removal logic with removal annotation [Etcd proxy] #103

Closed nasusoba closed 6 months ago

nasusoba commented 6 months ago

As we have discussed in #97 , we will remove a node by adding a removal annotation. This PR follows the flow described in case 2 in the original proposal. It will fixed #96 .