-
Currently, all clients could connect to the gRPC server with any auth. It's not safe for the production environment. We could simply support username/password or other auth method.
See also:
* htt…
-
# Proposal: Add `Grpc.Net.Server` for Non-ASP.NET Core Environments
## Context
We have received customer requests to support gRPC within our terminal framework (for .NET Standard, .NET
https://g…
-
Our project is based on C11 and currently uses gRPC version 1.46.6. During load testing, we encountered an anomaly in gRPC reporting that caused the entire program to crash. The documentation suggests…
-
### Context
After bumping envoy version 1.12 -> 1.27 in https://github.com/canonical/envoy-operator/pull/102, curling the application with header -H 'Content-Type: application/grpc-web-text' started …
-
Due to security and maintainability issues, ASP.NET Core templates will not ship with Swagger UI enabled in the future (see https://github.com/dotnet/aspnetcore/issues/54598).
This got me thinking …
-
Running `go test ./...` on a checkout of v0.22.0, the TestGRPCConnection test consistently fails as follows:
```
--- FAIL: TestGRPCConnection (0.00s)
grpc_test.go:73: GRPC probe failed
panic: …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
****
**Is your feature request related to a problem? Please describe.**
Currently gRPC is built with [`-DgRPC_BUILD_TESTS=OFF`](https://github.com/microsoft/vcpkg/blob/master/ports/grpc/portfile.c…
-
Test error log:
```
--- FAIL: Test (9.95s)
--- FAIL: Test/ControlChannelConnectivityStateMonitoring (5.02s)
tlogger.go:116: INFO server.go:598 [core] [Server #525] Server create…
-
### What version of gRPC and what language are you using?
grpc-v1.46.0
C++11
### What operating system (Linux, Windows,...) and version?
Centos 7.2
Linux-kernel-3.10
### What runtime / c…
sclei updated
7 months ago