aws-node-termination-handler icon indicating copy to clipboard operation
aws-node-termination-handler copied to clipboard

plugin for drain decisions

Open grosser opened this issue 3 years ago • 2 comments

Describe the feature when deciding if a node should be terminates (for example for scheduled maintainance) we want to say "don't do it now if the cluster is in trouble" by for example looking at the current node health (tainted / notread / custom node statuses) across the cluster.

Is the feature request related to a problem? No

Describe alternatives you've considered Built-in logic would not work since these decisions could be very custom.

grosser avatar Apr 13 '22 00:04 grosser

Hello, thanks for the suggestion. It is an interesting idea and I will add it to the list for further consideration for v2 (currently in development).

cjerad avatar Apr 13 '22 14:04 cjerad

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label.

github-actions[bot] avatar May 13 '22 17:05 github-actions[bot]