node-ttl icon indicating copy to clipboard operation
node-ttl copied to clipboard

Ignore nodes where drain is not possible

Open phillebaba opened this issue 2 years ago • 3 comments

A node may be blocked from being drained when a PDB stops a Pod from being moved. This should be avoided in most cases but mistakes can happen. Currently Node TTL will just get stuck with that node. A better solution would be to ignore the nodes which will never be drained.

phillebaba avatar Jan 25 '23 12:01 phillebaba