mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-18 02:51:15 +02:00
Fixes: https://github.com/talos-systems/talos/issues/4385 Now sysctls defined in the config can override kernel args defined by defaults controller. In that case controller shows the warning that tells which param was overridden and the new value and tells that it is not recommended. Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>