Dan Caseley
Dan Caseley
Although, to be clear, I absolutely LOVE this contribution. There are loads of folks who want the ability to do inline require/import in the JS engine, purely to import faker....
Looking at the changelog for v2.0.0, it's possible that a simple swap-in for v1.9.0 might be possible. There are no known CVEs for datafaker (seemingly, ever?) Reckon there's a way...
This experiment didn't work out?
@Matheeusb If I had some time, would you have any objections to me building on this?
Labelling implemented in #1292 will offer (when released) a workaround that allows you to specify a label in your yaml that should replace the text at the beginning of the...
I think this can be closed as solved by #1481?
Ah, yep, you're 100% correct. This is only half fixed.
How would we expect this to interact with the debug JSON outputter? Preserve the string in this instance?
Oooh, another experiential one. When the JDK base image updates, it invalidates the docker cache at the first line. Wonder if we could pin stuff for the early steps, then...
The more recent changes introduced a new problem: ``` > docker run --rm -it openfire:latest -demoboot Initializing /var/lib/openfire... chown: invalid group: ‘openfire:openfire’ ```