9db114d17c
feat: add filecache prometheus metrics ( #18089 )
...
Dynamic parameters has an in memory file cache. This adds prometheus
metrics to monitor said cache.
2025-05-30 11:54:54 -05:00
f36fb67f57
chore: use static params when dynamic param metadata is missing ( #17836 )
...
Existing template versions do not have the metadata (modules + plan) in
the db. So revert to using static parameter information from the
original template import.
This data will still be served over the websocket.
2025-05-16 11:47:59 -05:00
f3bcac2e90
refactor: improve overlayFS errors ( #17808 )
2025-05-14 10:26:47 -06:00
60762d4c13
feat: load terraform modules when using dynamic parameters ( #17714 )
2025-05-13 16:07:29 -05:00
d0ab91c16f
fix: reduce size of terraform modules archive ( #17749 )
2025-05-12 13:50:07 -06:00
ac7ea08873
chore: add files cache for reading template tar archives from db ( #17141 )
2025-04-02 16:42:16 -06:00