talos/internal/app/machined
Andrey Smirnov 79bed5e610 fix: remove kmsg ratelimiting on startup
If Talos node is booted without `devkmsg_printk` set to `on` (which
disables ratelimiting), logs are severely ratelimited and close to
impossible to read.

If all the regular kernel args are missing (including KSPP ones), Talos
reboots but actual error message is not printed.

This fixes to at least disable ratelimiting on kmsg writes to make all
the logs visible anyways.

Fixes #2908

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-12-08 06:34:56 -08:00
..
internal fix: skip board argument to the installer if it's not set 2020-12-01 07:44:57 -08:00
pkg fix: remove kmsg ratelimiting on startup 2020-12-08 06:34:56 -08:00
main.go chore: enable gci linter 2020-11-09 08:09:48 -08:00