rebuy-de / node-drainer

Reads AWS autoscaling group lifecycle events, triggers Kubernetes node draining and notifies AWS upon completion.
MIT License
9 stars 3 forks source link

Proposal: Add Cooldown #6

Closed svenwltr closed 5 years ago

svenwltr commented 6 years ago

Add an optional cool down time after each drain. This would give an admin, who scales down multiple nodes at once, time to intervene if something goes wrong.

stephanlindauer commented 5 years ago

fixed by https://github.com/rebuy-de/node-drainer/pull/16