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

How should EG support best practices for running Envoy as an edge proxy? xref: https://www.envoyproxy.io/docs/envoy/latest/configuration/best_practices/edge

enhancement
help wanted
question

*Description*: Design an internal metadata API used by all IR objects. Potential use cases: 1. Used to reference the external object(s) that were used to create the IR object. 2....

enhancement

https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1beta1.ProtocolType https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1beta1.TLSModeType https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1alpha2.TLSRoute

enhancement
help wanted
area/ir
area/translator
release-note

*Description*: Pass spec.generation to newCondition(), so status.observedGeneration can be set. [optional *Relevant Links*:] Requires: https://github.com/envoyproxy/gateway/pull/150

enhancement
help wanted

The community has established Gateway API [conformance](https://gateway-api.sigs.k8s.io/concepts/guidelines/?h=conformance#conformance) as the target of the [0.0.2 release](https://github.com/envoyproxy/gateway/milestone/1). This is a meta issue, in that issues, PRs, etc. that target this goal should be...

help wanted
release-note

[`ko`](https://github.com/google/ko) is a tool for building Docker images that are simple containerized Go programs. In my opinion, this is preferable to `docker build` for several reasons: - Does [reproducible builds](https://reproducible-builds.org/),...

help wanted
question
area/ci

Hi guys, we have been following this project closely because it overlaps with some of the use cases [Kuadrant](https://github.com/Kuadrant) solves using Istio, but we feel we can also extend support...

enhancement
help wanted
area/extensions

Envoy Gateway intends to support upstream services & endpoint running in all environments as highlighted [here](https://github.com/envoyproxy/gateway/blob/main/GOALS.md#all-environments). This issue tracks how this can be achieved using the [Gateway API](https://gateway-api.sigs.k8s.io)

help wanted
question
area/service-resolver

https://github.com/envoyproxy/gateway/pull/16 specifies the need for a Service Resolver (SR) component that resolves IR services into platform-specific endpoints. The SR details should be captured in this issue or a linked doc.

documentation
enhancement
help wanted
area/service-resolver

As a Kubernetes cluster administrator, I would like Gateway to support Kubernetes services that run in multiple clusters. Gateway should support multi-cluster service networking methods defined by [sig-multicluster](https://github.com/kubernetes/community/blob/master/sig-multicluster/README.md) but not...

enhancement
help wanted