Hacker News new | ask | show | jobs
by q845712 1434 days ago
I said this above as well: ytt (https://carvel.dev/ytt/) lets you embed starlark into valid yaml, among other cute tricks for managing biz-logic in configs.
1 comments

Huh. Clever strategy, though I'm not sure it'd be something I'd use...

It is a pretty decent "take your existing yaml and make incremental improvements" setup though. Rewriting all of your config from scratch is rarely an enjoyable experience.