Jon Carl

Results 32 comments of Jon Carl

@erwinvaneyk I was able to make some progress on this, but I'm not sure where to look to fix it. When it gets to reading the protobuf response into an...

@cwe1ss we'd love some eyes / to join forces on LetsTrace and the planned plugins for [Jaeger](https://github.com/Chatham/LetsTrace.Jaeger) and [Zipkin](https://github.com/Chatham/LetsTrace.Zipkin). I know my company and another one are planning to start...

@dmathieu you need to have your branch be on this repo for semgrep to pass.

Sorry, I've been a little pre-occupied with other work. I'll circle back around to this soon.

Thanks for the work here! My 2 cents here are that you're right that this might not be the best place for this. People who don't use gin might not...

Here is the more complete detailed error it gives: ``` info: Hook handler stderr: panic(0x354580, 0xc82021a6e0) /usr/local/Cellar/go/1.6.2/libexec/src/runtime/panic.go:481 +0x3e6 github.com/snikch/goodman.(*Run).RunBeforeEachValidation(0xc82015c3a0, 0xc820220000) /Users/jcarl/gocode/src/github.com/snikch/goodman/runner.go:62 +0x1fd github.com/snikch/goodman.(*Server).RunBeforeEachValidation(0xc82011dee8, 0xc820220000) /Users/jcarl/gocode/src/github.com/snikch/goodman/server.go:153 +0x93 github.com/snikch/goodman.(*Server).ProcessMessage(0xc82011dee8, 0xc820208600, 0x0, 0x0)...

I was able to replicate the issue with an example setup. Here is the example: https://github.com/grounded042/goodman-set-cookie. I did not add any hooks to show that it happens without writing any...

Sweet! Thanks for taking a look.

👋 I agree with the sentiment here. It would be great if better direction was given as to the IAM conditions. Not owning the code it's hard to add in...

At this point in time there are no plans to support device authorization flow, but my guess is that a good portion of this repo could be re-used there. I'll...