-
### Terraform Version, ArgoCD Provider Version and ArgoCD Version
```
Terraform version:Terraform v1.8.2
ArgoCD provider version:
ArgoCD version:2.11.1
```
## Terraform configuration
``…
-
## Our Setup
We initiate streaming for all workers during the startup of our NestJs microservices by calling the `streamJobs` method. Additionally, we call activateJobs for all workers during startup…
-
### What would you like to be added?
Would like CN based authentication to be possible on grpc gateway. Currently only username and password method works. From etcd documentation: https://etcd.io/doc…
NBK27 updated
8 months ago
-
**Is your feature request related to a problem? Please describe.**
I'm running into an issue regarding load balancing fairness. The situation is:
- On the server side of the equation, I have multi…
-
A well-formed gRPC response always has an HTTP status code of “200 OK”. The gRPC docs specify a table for mapping other HTTP status codes to gRPC error codes: https://github.com/grpc/grpc/blob/master/…
jhump updated
6 months ago
-
Spring gateway 를 백엔드 개발자 각각 한번씩 실행해보고 저희가 목표하는 flow가 개발가능한지 검토해야할 것 같습니다
아래는 Spring gateway 실행 후 확인해야할 사항들입니다.
- eureka 를 이용한 서비스 디스커버리 적용이 가능한지, 간편한지 확인
- client 에게 노출되는 rest api 를 grpc로 컨버팅하는게 가능한…
-
**Describe the bug**
Some times (and I have not found a clear interval and can be in the middle of the night even with low volume of traffic) we get paged that `loki_api_v1_query_range` is experien…
-
Hi! First of all, thanks to the team and to @profnandaa for driving this effort! We seem so close to having a robust windows container ecosystem, and oci builds are the last big missing piece. very ex…
bnu0 updated
6 months ago
-
How to support grpc-gateway in springboot? How can I do that rpc and http+json use the same port?
Thank you!
-
**What version of protobuf and what language are you using?**
Version: $ protoc --version # libprotoc 3.6.1
Language: C++
**What operating system (Linux, Windows, ...) and version?** Debia…