mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-28 05:47:23 +00:00
remove taint in case the reboot is not needed anymore
This commit is contained in:
@@ -357,6 +357,7 @@ func rebootAsRequired(nodeID string, window *timewindow.TimeWindow, TTL time.Dur
|
||||
}
|
||||
|
||||
if !rebootRequired() {
|
||||
preferNoScheduleTaint.Disable()
|
||||
continue
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user