Commit Graph

10 Commits

Author SHA1 Message Date
08c1d0c605 feat: Added config validation 2026-02-20 05:33:50 +01:00
940b01a7dc feat: Remove v version prefix in node config
This allows for better checking if the provided version string adheres
to semver.
2026-02-20 04:56:15 +01:00
cc421f69de Set correct endpoins in talosconfig 2025-11-09 05:10:26 +01:00
db43cf50fd Improve how talosconfig is set during config generation 2025-11-09 05:10:12 +01:00
d9def74cf3 Made secrets file configurable 2025-11-09 04:15:19 +01:00
498b0ba480 Improved how the cluster is defined 2025-11-09 04:15:18 +01:00
244c982b17 Fixed wornding of control plane 2025-11-09 04:15:18 +01:00
ea3d1bf0fa Made repo root available for templates
This allows for embedding the repo root inside of, for example, scripts
to make them function properly no matter where they are run from.
2025-11-09 04:15:18 +01:00
453d952b8f Moved logic for getting clusters to render script 2025-11-09 04:15:18 +01:00
83848a3624 Added template for config generation script 2025-11-09 04:15:18 +01:00