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

*Description*: >Describe the desired behavior, what scenario it enables and how it would be used. Similar to patching the envoy deployment (implemented in https://github.com/envoyproxy/gateway/pull/2374) also support patching envoy service

area/api
area/infra-mgr
road-to-ga

*Description*: This issue tracks the performance (Throughput, Latency) of Envoy Gateway control plane and data plane at scale (Service, xRoutes, Gateway, Client Connections) . * The output of this issue...

documentation
kind/enhancement
area/ci
stale
area/performance
road-to-ga

*Description*: >Describe the desired behavior, what scenario it enables and how it would be used. Relates to https://github.com/envoyproxy/gateway/pull/2053 & https://github.com/envoyproxy/gateway/issues/1821 [optional *Relevant Links*:] >Any extra documentation required to understand the...

kind/enhancement
area/policy

*Description*: >Describe the desired behavior, what scenario it enables and how it would be used. https://github.com/envoyproxy/gateway/pull/2374 added support for supporting patching the envoy deployment. Errors can be handled better by...

help wanted
area/infra-mgr
area/provider

If 2 backend pods are undergoing a rolling restart, add outlier detection and retry settings in Envoy proxy to ensure no traffic intended for the backend is dropped

road-to-ga

help wanted
area/installation
road-to-ga

stale
area/installation
road-to-ga

*Description*: - [ ] #1711 - [x] #1712 - [x] #1713 - [x] #1743 [optional *Relevant Links*:] >Any extra documentation required to understand the issue.

kind/enhancement
stale
area/installation
road-to-ga

*Description*: >Describe the issue. The steps to upgrade Envoy Gateway is different than when installing Envoy Gateway for the first time. Since helm skips updating the CRDs, we need to...

documentation
good first issue
help wanted
area/installation
road-to-ga

*Description*: ```yaml apiVersion: gateway.networking.k8s.io/v1beta1 kind: Gateway metadata: name: infra-gateway spec: gatewayClassName: infra-gateway listeners: - name: grpc-https hostname: 'grpc.example.com' protocol: HTTPS port: 443 allowedRoutes: namespaces: from: Same tls: certificateRefs: - group:...

kind/bug
area/translator
road-to-ga