-
***Phenomenon***
We can set the connection count of grpc like this`let env = Arc::new(Environment::new(8));`.
When I set the count too big, may be `let env = Arc::new(Environment::new(128));`. I …
-
First of all, if this feature exists, consider this a possible documentation issue, as I did not know how to achive it.
All documentation and code examples assume the proto files are pre-existing.
…
-
**Describe the bug**
Whe i setup a return { status = 404, jsonBody = "" } it always gives a http error no matter for what i do
grpcmock_1 | io.adven.grpc.wiremock.BadHttpResponseException:
gr…
-
**What happened**:
From kubernetes 1.18, kubernetes deprecate ingress annotation "kubernetes.io/ingress.class", instead, it is replaced with ingress.Spec.IngressClass. for cluster Ingress, it…
-
Ideally we should build some protobuf files and a dummy client to send requests to it. We could then label each directory as `go-REST` or `go-gRPC` as examples.
-
### Enhanced
- `binding-grpc` assumes `http` network mapping to `grpc` application streams
- [ ] integrate guard for authorization via `authorization` request metadata (delegate to `http` inst…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
When defining multiple ports on a service while using l7 envoy load balancing, the port h…
-
[Horcrux](https://github.com/strangelove-ventures/horcrux) should support Gordian!
- [Gordian Signer Interface](https://github.com/rollchains/gordian/blob/main/gcrypto/signer.go)
- [Horcrux Signer…
-
-
**What happened**: HTTP returns content from a wrong backend
**What you expected to happen**: HTTP returns content from a correct backend which the ingress is configured.
**What do y…