gateway-api
gateway-api copied to clipboard
Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
When both a CORS filter and method matching are specified, the HTTPRoute must include the OPTIONS method for the CORS filter to function properly. Otherwise, preflight OPTIONS requests won’t match...
Original Title: Ana wants a concept of a default Gateway Gateway API currently requires every north/south Route object to explicitly specify its parent Gateway. This is helpful in that it...
Original Title: Chihiro and Ian want a way for out-of-cluster load balancers to be able to usefully participate in a GAMMA-compliant mesh Historically, API gateways and ingress controllers have often...
**What would you like to be added**: SessionPersistence should support client IP address mode. With this persistence method client will stick to the same BE for the configurable duration of...
**What would you like to be added**: A new API to support E/W Authorization. **Why this is needed**: East/West (E/W) authorization is a critical part of any service mesh. To...
- **set proper min/max value for listenerentry.port** - **adjust kubebuilder annotations for PortNumber to accomodate ListenerSet changes** ```release-note PortNumber for ListenerEntry now supports setting to 0 - implying a port...
**What type of PR is this?** /kind gep **What this PR does / why we need it**: This PR splits out API changes from https://github.com/kubernetes-sigs/gateway-api/pull/3835/ and introduces GEP 3875 https://github.com/kubernetes-sigs/gateway-api/issues/3875...
**What would you like to be added**: As a follow up to the [doc](https://docs.google.com/document/d/1g_TNN8eOaVDC3xesO9JFdvQbPFdSTHp1vb70TD3-Vrs/edit?tab=t.0#heading=h.qiz1tfw67tbp) that's been discussed in previous community meetings, this GEP will propose the following changes: 1. Formalizing...
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.1 to 2.19.2. Release notes Sourced from pygments's releases. 2.19.2 Lua: Fix regression introduced in 2.19.0 (#2882, #2839) Changelog Sourced from pygments's changelog. Version 2.19.2 (released June...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.14.3 to 10.16. Release notes Sourced from pymdown-extensions's releases. 10.16 NEW: Add early support for Python 3.14. NEW: Drop support for Python 3.8. NEW: Snippets: Added max_retries...