cluster-api
cluster-api copied to clipboard
🐛 skip drain node if DrainingSucceeded condition is already true
What this PR does / why we need it:
If DrainingSucceeded
condition is already true, we shouldn't drain node again.