Benjamin Boudreau
Benjamin Boudreau
This would make it usable within a react app super easily.
Would be great to provide official or nats supported docker images to use for the nats-operator and reloader.
I would really like gren to also create a "release" commit containing the changelog.
I would really like to make https://github.com/seriousben/dockerized-github-release-notes a first-class feature of this project. Is this a contribution that would be accepted?
Calling `GetVersion` results in a loop / weird behavior on the cadence server and the worker. ### Code causing the behavior: ``` workflow.GetVersion(ctx, "step1", workflow.DefaultVersion, 1) ... rest of workflow...
Instead of showing all the resources under the root `/` path, let's group those by resourceName. Like the pet store example.
I would really like to have test coverage show in my current (go-mode) buffer. (like atom) Could you give me some pointers on what would be needed to implement it?
Is there a way to get cloudwatch alarms based on the Swarm state? Some alarms that would be useful: * Swarm worker terminated * Swarm manager terminated * Swarm managers...
### Expected behavior It would be useful to have a generic way to pass engine parameters in. ### Actual behavior ### Information For example, I needed to pass dns nameservers...
### Expected behavior It would be useful to support internal ELBs (https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-create-internal-load-balancer.html) to have ELBs that are not publicly available. Having an ELBScheme parameter allowing us to set it to...