Skip eviction in case when the Node is NotReady#2002
Conversation
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with /lifecycle rotten |
Signed-off-by: Artiom Diomin <artiom@kubermatic.com>
db2723b to
e6d5724
Compare
Signed-off-by: Artiom Diomin <artiom@kubermatic.com>
|
LGTM label has been added. DetailsGit tree hash: 15c70b08853ea6cbdf307c4310143b774c8f7838 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahmedwaleedmalik The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
When the Node is in NotReady condition, it's useless to try to drain it, causes endless loop of drain retrying of half-dead Node.
Which issue(s) this PR fixes:
Fixes #1586
What type of PR is this?
/kind bug
Special notes for your reviewer:
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: