Skip to content

CFP: Support for more HTTP filters in Gateway API #21924

@sayboras

Description

@sayboras

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)
  • 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

Metadata

Metadata

Assignees

Labels

area/agentCilium agent related.area/servicemeshGH issues or PRs regarding servicemeshkind/featureThis introduces new functionality.pinnedThese issues are not marked stale by our issue bot.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions