Christian Bankester
Christian Bankester
My guess is Net::LDAP changed the way their search method works. Looking through their documentation (http://net-ldap.rubyforge.org/Net/LDAP.html#method-i-search), I see that the search method returns an array. Should be a simple fix...
I think this is a cool idea, but _assuming_ the desk to load might be somewhat limiting, and possibly a bit error-prone. What if we simply add a way to...
@aratno Why do you want it to prevent nesting, exactly? I actually find the current nesting functionality convenient. E.g., when jumping into a desk to do something quick / transient,...
Should we be expecting a fix for this? An update to go along with github's new no-api-token authentication system?
I've forked. When I have a chance, I'll look at it.
@kurko, I never ended up getting around to looking at this, and I no longer use GithubNotifier.
I'm not using dinghy (or NFS for that matter). This is on coreos-alpha running via Vagrant on Mac OSX with no mounting from OSX into the CoreOS node. Christian Bankester...
Having the same problem. The async copying seems the only way this issue could be resolved in a non-hacky way.
Ah, good point. A base image makes the most sense here. It's just annoying to have to wait for the build, but that's not really a valid issue anyway.
I am fairly certain that my data plane deployment and pod names are formatted nginx-gateway-fabric-nginx and these events and logs all refer to the data plane deployment and pods. The...