gateway
gateway copied to clipboard
Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
fix https://github.com/envoyproxy/gateway/issues/2055
Fixes: https://github.com/envoyproxy/gateway/issues/2716
*Description*: Do metrics instrumentation in EG components: - [x] Provider: - [x] controller-runtime metrics - [x] watchable map metrics - [x] GWAPI-Translator - [x] watchable map metrics - [x] xDS-Translator...
*Description*: >Describe the desired behavior, what scenario it enables and how it would be used. Implement Metrics instrumentation for Infra Manager
*Description*: >Describe the desired behavior, what scenario it enables and how it would be used. Implement Metrics instrumentation for xDS Server
## Current State `egctl` is a command line tool for making operate/debug Envoy Gateway easier. But for now, it just provides some basic abilities: + egctl config envoyproxy: Retrieve proxy...
*Description*: This issue tracks the Observability designs and implementations of EG. EG Observability Design should be two main parts and such subtasks: + The Control Plane (CP): Design and Implement...
I have encountered difficulties while using the Kubernetes Gateway API Filters under BackendRefs. Is the current envoy gateway already supported?
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 4.0.2. Release notes Sourced from codecov/codecov-action's releases. v4.0.2 What's Changed Update README.md by @thomasrockhu-codecov in codecov/codecov-action#1251 build(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot...
**What type of PR is this?** **What this PR does / why we need it**: This PR is to add benchmarking framework as discussed in [design](https://docs.google.com/document/d/1wlV81FqVVl1Gq2O-faGiiQfr-TEVPGv9zlPu0j1f000/). **Which issue(s) this PR...