Akos Vandra-Meyer
Akos Vandra-Meyer
My biggest issue with the Json approach is that it is not immutable, as one would expect a configuration descriptor to be, and allows for dirty hacks, which could be...
Well not with the Json approach per se, but the vert.x json implementation of json which is not immutable.
Didn't know ACLs exist until now, would it be possible to integrate that process into chef vault refresh?
Maybe using https://github.com/chef/knife-acl
Any traction on fixing this?
Yeah, I'll try to repro this and get back to you
can we also make the destination the name attribute rather than the artifact name?
Are unused icons optimized away from the generated wasm binary? Or is the entire icon set written to the final binary? I'm not entirely sure whether that's automatic, or something...
The entire component should be refactored so that it's more flexible on input parsing and output formatting, so that ISO date formats are supported. Parsing the field value and formatting...