Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement timeout for instance drain #18

Open
alanbover opened this issue Jun 20, 2017 · 0 comments
Open

Implement timeout for instance drain #18

alanbover opened this issue Jun 20, 2017 · 0 comments

Comments

@alanbover
Copy link
Owner

Currently when an instance is marked to be deleted, is tagged with value=timestamp.
We might want to wait a certain time for the node to be drained, but depending on the situation this might never happen (or might take a really long time).

For that scenario, we want to wait a certain time for the instance to be drained. If after this time the instance still has tasks from protected frameworks, we should kill the instance anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant