mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-04 20:21:18 +02:00
This format is much easier to understand when compared to JSON patches, it allows for more patch validation, and it should provide better user experience. This just implements the config merge, but it doesn't yet hook it up to any CLI utility, so no user-facing docs. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>