mirror of
https://github.com/kubereboot/kured.git
synced 2026-04-22 01:27:05 +00:00
Without this patch, the rebooter interface has data which is not related to the rebooter interface. This should get removed to make it easier to maintain. The loss comes from the logging, which mentioned the node. In order to not have a regression compared to [1], this ensures that at least the node to be rebooted appears in the main. [1]: https://github.com/kubereboot/kured/pull/134 Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>