Christopher J. Bottaro

Results 50 comments of Christopher J. Bottaro

Bummer. This prevents me from using chruby with supervisor.

Oops, I didn't see that option. That does what I want. Thank you!

Confirming this issue. Our Etcd cluster ran out of memory, so we had to restart it. The app (which uses this library) did not recover on its own. We had...

`mix deps` reports `0.3.5`... ``` * eetcd 0.3.5 (Hex package) (rebar3) locked at 0.3.5 (eetcd) af9d5158 ``` Unfortunately, I didn't save the app logs when we restarted the Etcd cluster,...

Yup, super easy to reproduce with Docker. In our case Kubernetes... we just deleted our cluster: ``` 00:31:53.147 [warning] Etcd failed to connect [etcd-0:2379] by {:shutdown, :econnrefused} 00:31:53.159 [warning] Etcd...

Janus used to comment like maletor described. What do I need to do to revert to that functionality? I'm not very good with vim, so I need something I can...

Did you try doing that? That is one of the primary functions of this plugin. See the README file on the github project page. If it doesn't work, something is...

Oh... umm, is there a blog post I can follow on how to do this?

Is this related to how I can't get "bright" colors without using the `bold()` function? If so, yes please. I want the bright/intense colors without setting the font to bold.

@ddebroy > I wanted to clarify something about the HAProxy use case mentioned by @blop and @johan-adriaans: are you launching services using swarm in a cluster but want to use...