talos/internal
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
..
app fix: remove kmsg ratelimiting on startup 2020-12-08 06:34:56 -08:00
integration test: bump defaults for provision tests resources 2020-12-07 07:01:41 -08:00
pkg feat: allow disabling NoSchedule taint on masters using TUI installer 2020-12-07 07:31:54 -08:00