Luke Jolly

Results 9 comments of Luke Jolly

I don't believe this is blocking me as once I've set up the LB I believe I can go in and add more TLS certs to the LB without messing...

I am in the process of moving my company's infrastructure to kube. We will have our production client website behind kubemci configured LBs as well as all of our internal...

Are you suggesting I load the full filesystem file list with inode info for each srcmount at program start? The downside of that is the race conditions presented by the...

Alright, I'll load the file list beforehand. Do you care how I handle either of the two Questions in the original comment?

As far as [this discussion](https://github.com/hound-search/hound/pull/392#discussion_r605694518) of losing the fact that previously building this from main only required Golang and in the current state of this PR, you will now need...

As far as [this discussion](https://github.com/hound-search/hound/pull/392#discussion_r604381608), I believe I tested that this works. If you run two `make ui`'s in a row, the second one says there's nothing to do. If...

So maybe the solution here is just adding another example? That would hopefully save future peeps from having to figure this out via debugging. I can submit a PR if...

I believe y'all are running into this issue https://github.com/npm/cli/issues/624 A fix is in the latest release of npm https://github.com/npm/cli/releases/tag/v6.13.6

Duplicating the issue in english so future people can find it via Google: ``` How do I disable the keyring: I have a server that has to send a message...