-
**Describe the feature request**
Envoy has just merged support for configuring trusted CIDRs for X-Forwarded-For.
https://github.com/envoyproxy/envoy/pull/31831
This feature will be an better a…
-
I know that we can select endpoints by metadata. For example,
```
load_assignment:
cluster_name: cluster_gateway_https
endpoints:
- lb_endpoints:
- endpoint:
add…
-
Hi, Thanks for this project. I'm also investigating the feasibility of spring service + envoy proxy + consul.
Consul serves as service discovery, and Envoy serves as API Gateway.
I want to know if e…
-
Envoy reverse Connections: Communicate with downstream envoy behind a private network.
*Description*:
This is a design proposal for using envoy proxy to access downstream services in a private …
-
We are looking to implement a custom filter in Envoy to perform specific checks on every incoming request. Given our existing Golang codebase, a native Envoy filter is not a viable option. We are cons…
-
**If you are reporting *any* crash or *any* potential security issue, *do not*
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will b…
-
**If you are reporting *any* crash or *any* potential security issue, *do not*
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will b…
-
The following code works, but pyright/pylance gives a typing error:
```python
from nnsight import LanguageModel
model = LanguageModel('google/gemma-2-2b')
with model.trace('hi'):
acts…
-
**What question do you have?:**
I follow docs: [https://projectcontour.io/getting-started/] with Option 3: Contour Gateway Provisioner to install contour in projectcontour namespace it works well;
…
-
Hi,
We have Istio 1.23.2 helm-chart installed which has envoy coupled as a proxy container. And currently we are experiencing spam on our logging servers because of these 2 deprecation warnings com…