Drew Wells

Results 134 comments of Drew Wells

I tried this with SSO enabled personal access token, and see the following error: ``` "finished unary call with code PermissionDenied" error="rpc error: code = PermissionDenied desc = permission denied:...

I added js-beautify to my path as well. On Thu, Sep 11, 2014 at 10:12 AM, uriel [email protected] wrote: > @dentrinh I solved the issue, but I don't quite remember...

Can we reopen this to add support for concurrent executions?

I figured it was a tough feature request. It appears that the [SubjectAccressReview](https://kubernetes.io/docs/reference/access-authn-authz/authorization/#checking-api-access) is happening prior to impersonation, or rather teleport is trying to interpret it. If we impersonated the...

swagger out should support the same options as protoc-gen-go

This is a nifty tool. Can you elaborate on expected features? `gorelease -base=v1 tag -version=???`

I could see a few uses for this: - Evaluate compliance with v1 (is not required but is helpful for documentation) - Evaluate each new PR in v2 against `v2`...

What if this project was just a docker container. The container is passed some endpoints and protobufs to configure it. You wouldn't need any Java experience, instead relying on program...

I was thinking of switching out bluetooth with this. https://github.com/monteslu/udp-serial Not sure if this package works, I've only got a successful connection to my elm327. Haven't been able to read...

Distributed configuration is a useful and scalable model. We have quite a few teams using Kafka. One of the main driving forces for adoption of Kafka is to have loosely...