New HDM Release v4.0.0!
We have released HDM version 4.0.0 introducing new features, such as the ability to display the entire data structure. All New Features:
✔️ Chore: update rubocop to 1.77.0
✔️ Rename email to username
✔️ Enhance ldap configuration
✔️ Bump ruby version to 3.4.5
✔️ Implement new “data tree” view
An overview of all updates and bug fixes can be found on GitHub: https://github.com/betadots/hdm/releases
The betadots HDM v3.2.0 is out!
(Hiera Data Manager)
I've been doing more #kubernetes stuff in #Helm for work, and now I wonder what went wrong for the industry to be satisfied with this paper thin layer on top of the heaping pile of excrement that is the Go templating language?
Seriously, you're almost exclusively generating #YAML in templates, and somehow you have to manage indentation by hand when including snippets around?! Even #hiera has been doing this in a sensible way for more than a decade (with the alias lookup). I feel like I'm missing something obvious.