grafana / grafonnet

Jsonnet library for generating Grafana dashboards.
https://grafana.github.io/grafonnet/
Apache License 2.0
322 stars 19 forks source link

fix: only recurse when key == 'custom' in withPropertiesFromOptions #104

Closed Duologic closed 10 months ago

Duologic commented 10 months ago

fixes #99

~I can recall that recursing was needed but I can't seem to find it back, the GUI doesn't show that behavior either so removing the recursion. This should fix the issue described in #99. If recursing is needed in only a few cases, I bet a new issue will be raised if someone runs into it.~

Duologic commented 10 months ago

Nice, the CI test has an example of the dotted notation.

Duologic commented 10 months ago

Confirmed in the GUI, only done for custom.