-
In https://github.com/grpc/grpc-java/issues/11703 we noticed [google-cloud-resourcemanager 1.56.0 has a dependency on the new grpc artifact grpc-s2a](https://repo1.maven.org/maven2/com/google/cloud/go…
-
### What version of gRPC and what language are you using?
1.65.x and C++
### What operating system (Linux, Windows,...) and version?
Linux
### What runtime / compiler are you using (e.g. p…
-
The grpc client (channel?) has a `waitForReady(deadline)` method, which loops around waiting for the connectivityState to go to `ready`.
Please expose this on channel, preferably promisified, so I do…
-
https://github.com/hashicorp/consul-k8s/blob/20a23977648faece1f4b8f62341d5eef43cba9a3/charts/consul/templates/client-daemonset.yaml#L448-L450
Disabling gRPC in client is not disabling node port 850…
-
[grpc.Dial](https://pkg.go.dev/google.golang.org/grpc#Dial) and [grpc.DialContext](https://pkg.go.dev/google.golang.org/grpc#DialContext) are deprecated, although they will be supported throughout v1.…
-
**Describe the solution you'd like**
Full KMP support for gRPC protocol via kotlinx.rpc
This is a huge topic, so the support will be rolled out gradually, I'll keep this issue updated for the news…
-
![code_snippet 2](https://github.com/user-attachments/assets/7c5e6518-8ca7-4c4c-a1ae-870e2d17997c)
![code_snippet 1](https://github.com/user-attachments/assets/366ecaf6-2534-41d6-ab12-d8948067c248)…
-
https://docs.flipt.io/integration/server/grpc
> Request a Client
> Need a client in another language? Let us know!
Please provide a Java GRPC SDK.
https://github.com/grpc/grpc-java
> gRPC…
-
### Name and Version
bitnami/contour 19.3.1
### What architecture are you using?
None
### What steps will reproduce the bug?
```
kube_context="k8s-dev" ; \
kube_namespace="ingress-int…
-
### Report
- We uses always TLS 1.3 as minimum TLS version for grpc client.
- When compiling in FIPS mode (Boringcrpyto with limited approved TLS versions) and Go 1.23, this causes runtime issue:…