mirror of
https://github.com/siderolabs/talos.git
synced 2025-11-11 05:41:13 +01:00
New multi-doc way to apply static configuration to network links. Fixes #10957 Also implements related changes: * new-style auto-DHCP mode - run DHCP as long as there is no new-style config document * refactoring of controllers/tests which were touched in this PR * implemented embedded config structs handling in docgen -> Markdown and docgen -> JSON schema Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>