-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
area/agentCilium agent related.Cilium agent related.area/servicemeshGH issues or PRs regarding servicemeshGH issues or PRs regarding servicemeshkind/featureThis introduces new functionality.This introduces new functionality.pinnedThese issues are not marked stale by our issue bot.These issues are not marked stale by our issue bot.
Description
Cilium Feature Proposal
The first cut for Gateway API was done in #21749, however, we have a couple of follow-up tasks to support more features from Gateway API upstream.
This issue is to track the work of implementing different HTTP Filters such as RequestRedirect, URLRewrite, RequestMirror, etc.
Propose Solutions
Goals
Users can fully use all the HTTP filters in Gateway API spec with Cilium.
Tasks
- Filters (only RequestHeaderModifier is implemented currently)
- RequestRedirect done in gateway-api: Bump version to v0.6.0 #22680
- ResponseHeaderFilter done in gateway-api: Bump version to v0.6.0 #22680
- URLRewrite
- RequestMirror
-
ExtensionRef
- Make sure we have enough coverage for these filters. In addition to unit tests, we might need to add our own e2e tests as the current upstream Conformance test didn't have any. The best is to contribute back upstream.
- Update Getting Started Guide documentation
oblazek and gaffneyd4
Metadata
Metadata
Assignees
Labels
area/agentCilium agent related.Cilium agent related.area/servicemeshGH issues or PRs regarding servicemeshGH issues or PRs regarding servicemeshkind/featureThis introduces new functionality.This introduces new functionality.pinnedThese issues are not marked stale by our issue bot.These issues are not marked stale by our issue bot.