Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: make sure powercycle condition gets properly update
We rely on the timestamp of the `PowerCycle` condition to be updated properly when Sidero reboots the node (assuming previous attempt to PXE boot failed). Looks like nothing we did before actually ensures that the condition gets properly updated, so a little hack modifying condition message to make sure actual condition gets patched properly with last transition time. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
- Loading branch information