Terin Stock

Results 127 comments of Terin Stock

The fact that the `kubectl exec` lifecycle seems disconnected from SPDY seems to be related to https://github.com/kubernetes/kubernetes/issues/102569#issuecomment-1836495459?

@hawmps Out of curiosity, did you upload just the private key + cert, or did you also upload the intermediate chain from your issuer? I suspect the former, which is...

@hawmps Node expects an array of certificates to use the certificate store, it won't use the Windows store by default, and you'll have to figure out how to query that...

@ginman86 that looks great, I've switched to your branch. You should really start doing releases to npm

Not a single build has passed after these changes. On Mon, Aug 12, 2019, 8:20 AM Bryan Stoner wrote: > Hey terinjokes, > > Just going through and updating dependencies!...

~~`bfp2go` looks at `/sys/devices/system/cpu/possible` on the building machine to determine the number of cores to add hooks for, and pwru seems to fail if the number does not match what...

~~@brb If the machine that compiled pwru has more CPUs than the machine that runs it I get the following error, along with an exit code 1:~~ ``` Creating perf...