kontena / pharos-host-upgrades

Kube DaemonSet for host OS upgrades
Apache License 2.0
41 stars 1 forks source link

Node conditions do not update after a reboot #19

Closed SpComb closed 6 years ago

SpComb commented 6 years ago

If the host upgrade requires a reboot, the node HostUpgrades and HostUpgradesReboot conditions are set.

After the reboot, the conditions are not reset until the next scheduled upgrade. The HostUpgradesReboot condition should get cleared after the reboot, without needing to wait for the next scheduled upgrade.