Chris Hoffman

Results 43 comments of Chris Hoffman

Interesting. I have not investigated this, but I will take a look. On Wed, May 6, 2015 at 2:46 PM Ruben Verborgh [email protected] wrote: > As indicated in this issue...

That answer relied on the user explicitly using strace or similar to hook all the other functions for us. While it does save a lot of hooking, it is dependent...

I think this may have been fixed in dfe65c8034c027f910ca473ca778dd4c27211b0c. @BatmanAoD could you verify if this works for you?

What version of git are you using and what platform. I can attest that this given example works on OS X with versions of git since 1.8.

Well I can reproduce this, but the problem appears to be that the stderred functions are not shadowing the libc functions. This is a bit strange since stderred is being...

None that I am aware of. That could be a worthwhile thing to add.

How I would want to do this might be something like this from a pure mechanics. It could be wrapped up in nicer helpers inside the hear and respond blocks...

Really want to only give access to the CRD that the application manages. Create unfortunately can't be scoped to an instance since the name is unknown at the time of...

I'm ok with either method in general, but for the way my company currently manages these type of resources moving the chart version in lock step with the application version...

The base URL in this instance should be `https://[fd00:beef::1]:443` Edit: Using the typically correct `[]` form also doesn't seem to work when passing it in as an explicit override to...