Commit Graph

13 Commits

Author SHA1 Message Date
Dreaded_X 83cadd99e4 Added yaml constructor that get the realpath of a file 2025-11-09 03:42:55 +01:00
Dreaded_X 8b806b7a38 Improved how the cluster is defined 2025-11-09 03:22:29 +01:00
Dreaded_X 20e96b33df Fixed wornding of control plane 2025-11-09 03:14:15 +01:00
Dreaded_X 2cca38c860 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 03:03:46 +01:00
Dreaded_X d2a1eca146 Find root of repo that contains the actual script
This makes it possible to run the render script from anywhere and have
it still function correctly.
2025-11-09 03:03:21 +01:00
Dreaded_X 0049b5cb46 Moved logic for getting clusters to render script 2025-11-09 02:58:01 +01:00
Dreaded_X 3f8389ddd2 Made yaml template loader more generic 2025-11-09 02:26:35 +01:00
Dreaded_X dac2864b2d Store template resolved nodes back in nodes object 2025-11-09 02:16:10 +01:00
Dreaded_X 18b5d8fd18 Store patches as objects instead of strings 2025-11-09 02:05:08 +01:00
Dreaded_X 8832371b99 Added jinja2 do extensions 2025-11-09 01:41:57 +01:00
Dreaded_X 235ab5add7 Make python script runnable from anywhere 2025-11-08 21:47:45 +01:00
Dreaded_X b0ac551c21 Render all template using python and jinja 2025-11-08 21:47:35 +01:00
Dreaded_X 8c53b59671 Cleanup and improvements 2025-11-08 04:15:15 +01:00