-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
heres the ful…
-
The reflection is not working for pathz
>grpcurl -plaintext localhost list gnsi.pathz.v1.Pathz
Failed to list methods for service "gnsi.pathz.v1.Pathz": file "github.com/openconfig/gnsi/pathz/auth…
-
This line in node/src/index.js provides this value, but I'm not clear where it originates. What should I say about using this value, or other values?
`const grpcURL = "3.14.64.116:50051";`
Note …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When Kestrel is configured to listen on a Unix domain socket, and configured to serve g…
-
### Before feedback (在反馈之前)
- [X] I've searched the existing Issues, Discussions and Google (我已经搜索了现有的 Issues, Discussions 和 Google)
- [X] The problem can be stably reproduced (这个问题可以被稳定复现)
- [ ] The…
-
/kind bug
**What steps did you take and what happened:**
- deploy serving.kserve.io/v1beta1/InferenceService with custom container predictor
- send grpc message with below command:
[inputs_samp…
-
This problem may only exist in grpc-go.
I tested with `grpc-wallet` clients in Java, and it works fine. The landing of the first request is random, and the distribution looks good.
## Expected B…
-
command:
```
grpcurl \
-import-path dir/schema/protobuf/test \
-import-path github.com/googleapis/google/type/money.proto \
-proto dir/schema/protobuf/test/test.proto \
describe prototest.Price.…
-
upstream and route with gRPC transcode and scheme grpc in APISIX:
*Upstream:*
```
curl http://127.0.0.1:9180/apisix/admin/upstreams/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d '
…
-
### Gloo Edge Version
1.12.x (latest stable)
### Kubernetes Version
1.24.x
### Describe the bug
While doing basic evaluation of grpc support at Gloo, I successfully followed the tutorial on [expo…