Seth Hoenig

Results 74 comments of Seth Hoenig

I would like to publish `bcyrpt-tool` as a formula in homebrew, but it does not yet meet their minimum criteria for inclusion > GitHub repository not notable enough (

@dbwiddis FYI I went down this rabbit hole in https://github.com/shirou/gopsutil/pull/999/files

Hi @dermetfan thanks for the PR! I gave this a try and while the functionality of stopping a container seems to work. I noticed what looks like a similar side...

Like @lgfa29 mentioned please file a bug if you are still experiencing an issue with 0.4.0+

> If there were perhaps a way to surface Consul Enterprise as a Resource that a cluster needs I _think_ this is already possible, if you were to create a...

What's the problem you're seeing @apollo13 ? Using the `http` protocol should work, though you do still have to configure the service default setting the protocol to `http` before Consul...

I think we'll publish a learn guide in the near future detailing the ins-and-outs of running Gateways in Nomad. For now though, here's a little example I've been using: ####...

It might be possible in the future. We shied away from managing anything but the `ingress-gateway` config entry type for now because there are issues around the multi-writer problem implied...

Now that Consul versions pre-dating `ConfigEntry` [Meta](https://www.consul.io/docs/connect/config-entries/ingress-gateway#meta) fields have been phased out, it might be reasonable to have Nomad do something clever with regard to automatically managing the prerequisite `service-defaults`...

Hi @mr-karan, thanks for the issue! Yes, this is expected behavior. What's happening is `raw_exec` makes use of `/proc//statm` to lookup memory statistics of each individual PID associated with the...