-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Labels
Type: EnhancementNew feature or requestNew feature or requestV2Issues related to NTH V2Issues related to NTH V2stalebot-ignoreTo NOT let the stalebot update or close the Issue / PRTo NOT let the stalebot update or close the Issue / PR
Description
Describe the feature
I'd like the option for NTH v2 to actually remove the node from the cluster (e.g. kubectl delete node
) when cordon/drain has completed; the lifecycle would still terminate the instance.
Is the feature request related to a problem?
The idiomatic way that controllers work is with caches and only responding to events so it's important that the node removal be an actual Kubernetes event so that other controllers know that it's happened.
Describe alternatives you've considered
n/a
jdbaudean, vkruoso, dcarrion87, aleprice, bkalb-millenial and 2 more
Metadata
Metadata
Assignees
Labels
Type: EnhancementNew feature or requestNew feature or requestV2Issues related to NTH V2Issues related to NTH V2stalebot-ignoreTo NOT let the stalebot update or close the Issue / PRTo NOT let the stalebot update or close the Issue / PR