talos/internal
Andrey Smirnov 813442dd7a
fix: don't validate machine.install if installed
As Talos doesn't consume `.machine.install` if already installed, there
is no point in validating it once already installed.

This fixes a problem users often run into: after a reboot/upgrade the
system disk blockdevice name changes, due to the kernel upgrade, or just
unpredictable behavior of device discovery. Talos fails to boot as it
can't validate the machine config, while it's already installed, so
actual blockdevice name doesn't matter.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2023-11-03 15:08:42 +04:00
..
app fix: don't validate machine.install if installed 2023-11-03 15:08:42 +04:00
integration fix: don't validate machine.install if installed 2023-11-03 15:08:42 +04:00
pkg fix: use custom Talos/kernel version when generating UKI 2023-11-03 11:14:02 +04:00