Travis Cline

Results 197 issues of Travis Cline

this could generate typed client code for grpc services

enhancement

would be super sexy to overlay pprof data

Currently it's necessary to duplicate linter rules between action yaml and some local scripts. Having the linter be able to discover configuration settings from a supplied github action would reduce...

enhancement
O: stale 🤖

It seems like this project might not have proper CI set up as 7253c83864e85f369e3588e7520a0937c47d2dfe broke the build.

It's not immediately apparent that this operator supports creating vaults with `-dev` enabled: https://www.vaultproject.io/docs/concepts/dev-server.html

https://html.spec.whatwg.org/multipage/comms.html#server-sent-events This would allow newer browsers to use the EventSource APIs cleanly.

enhancement

The most reliable way to support streaming (including bidi) to web clients is RFC6455 websockets. Go has a rich implementation for websockets and grpc-gateway should enable grpc streaming endpoints with...

enhancement

If not direct support we should have clear documentation on how to pass traces across httpgrpc boundaries.

enhancement
help wanted

We're on 2.1.6 while 2.2.0 is latest: https://github.com/swagger-api/swagger-codegen/releases As it stands this creates a barrier to contribution as folks will run into errors.

enhancement
openapi

There seems to be some community confusion around possible deployment paths. We should have better docs that show how you can embed the gateway into your grpc server.

help wanted
documentation