Lorenzo Arribas

Results 7 comments of Lorenzo Arribas

Give me a few days to test this. I haven't set up automated tests and I wouldn't want to introduce issues :)

Thanks for the contribution. Glad you've found the chart useful!

There is a backwards incompatible change in this PR, where people who were specifying something like `--statsd-host=unix:9999` would see that parsed as a unix socket and fail. For the sake...

@benoitc @wmalinowski any chance to merge this one? :pray:

A bit more specifically, this is how MLFlow on top of ECS looks like for me right now: ```hcl entryPoint = ["sh", "-c"] command = [ "/bin/sh -c \"mlflow server...

Missing pieces: - [x] map - [ ] syntax - [ ] reserved - [ ] returns (within rpc) - [ ] types (within rpc) - [ ] differentiate between...

For whom might be interested, on it #12 @Zhomart @tejasmanohar @bobbytables