Nick Van Wiggeren

Results 11 comments of Nick Van Wiggeren

I'll definitely second/third this feature - we ❤️ this `gem`, and this is one of the things that we've found ourselves working around a number of times - either when...

I think I'm running into the same issue, but I want to confirm. In the upstart config [here](https://github.com/savagegus/ansible-consul/blob/master/templates/consul.conf.j2#L16-L19), if `consul_client_address_bind` is set, the config will automatically use the address of...

If it's useful, we (PlanetScale) worked around this limitation by deploying https://github.com/mtougeron/k8s-pvc-tagger which supports AWS and GCP

Hey @ayrton! Pardon the late reply, I'll take a look at this today. It does seem possible that there was a mistake when publishing the Gem, as it looks like...

Thanks @ayrton, I can definitely confirm that the `rubygems` version doesn't contain the compiled shared libraries. I'm not sure how that happened, but we'll get that updated (cc @mscoutermarsh). For...

Hey @ayrton - I've gone ahead and bumped the version to 0.2.0 and pushed a new Gem up to Rubygems. That shows as >11 MB instead of under a megabyte,...

Happy to hear it! If you come up with anything weird while you're using it, please do open up issues; the more feedback the better!

> In an ideal world, we would have a standard logging interface that all libraries can interoperate with. In reality, a consensus hasn't been reached on that yet, so you...

The issue here is likely related to the version of MySQL libraries that you compiled this against - I was seeing the same issue using the included `default-libmysqlclient-dev`(version 1.0.2) in...

Be forewarned, a few months ago I tried to update those dependencies and hit some failures. I didn't dig too heavily into them because the rest of the deps were...