mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-28 15:01:13 +01:00
Rework docgen to scan a whole directory for multidoc config types recursively and generate a single schema for all of them. Annotate the files which need to be scanned by docgen while generating a schema by `//docgen:jsonschema`. Move and rename the schema. Bring back schema tests. Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>