gateway
gateway copied to clipboard
Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
* The combined runner is called `xds` * This should eliminate one layer of caching resulting in mem savings Fixes: https://github.com/envoyproxy/gateway/issues/3980
*Description*: Looking on the website i didnt see a "get in touch" link [optional *Relevant Links*:] >Is there a slack channel
*Description*: We have a use case that requires emitting specific information from the external authz service into the logs, and this can be achieved using dynamic metadata. In the grpc...
This PR is used to debug the flaky OIDC e2e test. It doesn't need to be reviewed or merged.
*Description*: Make configurable access policy to Envoy admin endpoint a first class citizen in Gateway Api. E.g. Envoy admin exposes both read and write endpoints and Envoy Gateway operators may...
*Description*: We currently only have instructions for RC and Minor version releases. It's possible that patch releases should be treated differently, e.g. wrt. docs generation, etc.
should add test(ut or e2e) to sure make sure leader election worked as expected.
To comply with [GEP-1762: In Cluster Gateway Deployments](https://gateway-api.sigs.k8s.io/geps/gep-1762/) , EG * MUST label all generated resources (Service, Deployment, etc) with gateway.networking.k8s.io/gateway-name: my-gateway (where my-gateway is the name of the Gateway...
*Description*: >Describe the desired behavior, what scenario it enables and how it would be used. A new field (still alpha in v1.30) called `TrafficDistribution` landed within the `Service` spec which...