Chris Stockton

Results 7 issues of Chris Stockton

I needed to change the namespace so I checked here first and found https://github.com/grpc-ecosystem/go-grpc-prometheus/issues/29. It took a few minutes to figure out because all the metrics are private on *Server...

As requested in https://github.com/pkg/errors/pull/150 - I made the minimal changes here you requested. Small note: it would be nice if the standard library https://github.com/golang/go/blob/master/src/fmt/print.go#L186 implemented `type Grower interface { Grow(n...

Hello, I'm not sure how this project would feel about a performance inspired change but figured I would at least present my findings since the gains are pretty significant. I...

I can't find a way to link to the root of a repository. I am able to make links directly to the root README.md, but what I want is the...

This adds a function for the multi-tenant authentication platform provided by Vault Vision. It is similar to the AWSCognito function and includes a basic unit test.

endpoints

Was a bit easier than trying to structure an issue or message in slack, not an actual pull request. The only thing I would consider implementing from it is the...

As part of a longer term goal to support runtime configuration loading the auth team would like to make use of the `--config-dir` flag and ensure the `/etc/auth.d` folder is...