Open
Description
Is this a BUG REPORT or FEATURE REQUEST?:
feature request
What happened:
Currently, when node drain timeout, node-reaper will mark the node uncordon, and then try to drain it again in next round (approx in next 10m )
for the node that has pod take long time to be evicted, it is possible that the same node can be under constant drain.
What you expected to happen:
set node drain timeout to 1hr or longer if possible.
How to reproduce it (as minimally and precisely as possible):
run the node-reaper with pod that take more than 10m to be evicted
Anything else we need to know?:
N/A
Environment:
N/A
- Kubernetes version:
N/A
kubectl version -o yaml
Other debugging information (if applicable):
- relevant logs:
kubectl logs <governor-pod>
Metadata
Metadata
Assignees
Labels
No labels