-
Issue Type:
- [ ] Bug report
- [X] Feature request
Part IX of the k8s service mesh blog gives a good into to routing gRPC through l5d, but in a lot of ways it feels a bit 2nd class. One of our …
-
We use folly::Uri to parse the string we get from lookup call in repl service. There are several issues here
- It throws exceptions other than runtime error (invalid arg etc). We should handle them p…
-
## Feature Description
Tap gRPC Services.
To be useful, this needs to provide a proxy flow list and the ability to replay individual requests.
As far as I know, this tool doesn't exist. There i…
-
👋 I'm not sure if this is an issue with grpcurl or with my demo code (though I don't immediately see anything wrong with the latter).
I am running a very basic demo gRPC server in Node.js with serv…
-
Hi All,
I am using grpcurl to get list of images from containerd as follows:
grpcurl -plaintext -proto images.proto -unix /run/containerd/containerd.sock containerd.services.images.v1.Images/List …
-
/release should not accept non-utf characters in the commit-hash (or anywhere), because it cannot handle these later on.
-
**Is your feature request related to a problem? Please describe.**
Not really related to a problem. The initial idea was to use Federation but Apollo Federation is not fully ready yet (and most proba…
-
#### Overview of the Issue
Noticed a suspected memory leak in our clusters
After looking into the heap dump (using `consul debug`) from two nodes with different boot time (several hours vs ~ a…
-
the video-intelligence has been working perfect for me until today. I am getting this error when i run the python script, any tips how to solve this?
`Traceback (most recent call last):
File "/L…
-
We are using ESPv2 to manage endpoints for our backend API, including dozens of endpoints provided by different services in our cluster. We currently have CORS set to accept only a small number of dom…