gateway icon indicating copy to clipboard operation
gateway copied to clipboard

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway

Results 629 gateway issues
Sort by recently updated
recently updated
newest added

A document about the project roadmap helps users understand * WHAT - future scope and deliverable for the project * WHEN - timelines for delivering these milestones / also helps...

documentation
help wanted

This issue covers setting up a secure supply chain for all the software we provide, both for Kubernetes and non-Kubernetes use cases. In particular, #83 has some setup for how...

help wanted
area/ci

Kubernetes and many other projects include a license header in each project code file while Envoy only requires license headers at the project root. With https://github.com/envoyproxy/gateway/pull/84, EG will follow the...

good first issue
help wanted
question

While https://github.com/envoyproxy/gateway/issues/81 identifies the need for a production-quality certificate management solution, EG should support native cert management for simple, non-prod use cases.

documentation
enhancement
help wanted

We'll need to sort out how ports on the service map to ports that Envoy listens on. Right now they're 1:1, but I imagine inside the Envoy container we'll want...

enhancement
area/translator
area/infra-mgr

There is a set of rules around how to handle 1+ invalid backend refs on an HTTPRoute that generally involve returning 500 responses for any invalid backends. This needs to...

enhancement
help wanted
area/translator

https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1beta1.HTTPRequestRedirectFilter Needed for core conformance.

enhancement
help wanted
area/translator

https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1beta1.HTTPRequestHeaderFilter Needed for core conformance.

enhancement
help wanted
area/translator

*Description*: #176 introduces an `xdstest` command, which instantiates an xDS server to perform manual testing against. This issue covers work to turn this into an automated test that can be...

area/ci
area/xds-server

Last meeting we discussed providing some use cases on how people are deploying Envoy in production. We have somewhat of an interesting use case I thought I would share. We...

enhancement
help wanted