Martin Pernecky
Martin Pernecky
It would be nice to have nodes separated into failure zones so I can clearly see where each nodes/pods live
When using anchors and merging multiple anchors into the same object Visual Studio Code complains about invlid document. Document: ``` .numbers: &numbers one: "1" two: "2" .countries: &countries us: "United...
When using `checkbox` I would like to show more information in the `name` when a user selects an option. This information is quite expensive to retrieve, so I would only...