mirror of https://github.com/helm/helm
Add `mustToToml` that panics on marshal error, consistent with `mustToYaml` and `mustToJson`. This makes it possible for chart authors to get a hard failure when TOML serialization fails, rather than having to inspect the output manually. `toToml` behavior is unchanged in this commit. Closes #31430 Signed-off-by: Ilya Kiselev <kis-ilya-a@yandex.ru>pull/31957/head
parent
42f78ba60e
commit
b075f7a35d
Loading…
Reference in new issue