Files
temporal/common/config/template_coverage_test.go
Alex Stanfield 1b109c3590 Simplify Config Templating (#8685)
## What changed?
* Remove previously support for `dockerize` syntax. Now we just support
`sprig`
* updated embedded config 

## Why?
Simplification 

## How did you test it?
- [x] covered by existing tests
- [x] added new unit test(s)

## Potential risks
Existing config templates will need to be updated to use `sprig` only
syntax. Otherwise the server will not be able to read it.
2025-12-05 16:38:32 +00:00

2 lines
15 B
Go