Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support GWAPI extended filters RequestMirror and URLRewrite #2800

Open
2 of 3 tasks
mlavacca opened this issue Aug 10, 2022 · 0 comments
Open
2 of 3 tasks

support GWAPI extended filters RequestMirror and URLRewrite #2800

mlavacca opened this issue Aug 10, 2022 · 0 comments
Labels
area/feature New feature or request area/gateway-api Relating to upstream Kubernetes SIG Networking Gateway API nice-to-have

Comments

@mlavacca
Copy link
Member

mlavacca commented Aug 10, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

We should support the extended HTTPRoute filters RequestMirror and URLRewrite to be compliant with the extended features of the Gateway API. The core filter RequestHeaderModifier has already been supported in KIC by means of a kong plugin, and we should do the same for these filters.

Proposed Solution

Extend the function generatePluginsFromHTTPRouteRuleFilters to support the filters RequestMirror and URLRewrite

Additional information

Acceptance Criteria

@mlavacca mlavacca added area/feature New feature or request area/gateway-api Relating to upstream Kubernetes SIG Networking Gateway API labels Aug 10, 2022
@mlavacca mlavacca added this to the Gateway API - Milestone 4 milestone Aug 10, 2022
@mflendrich mflendrich changed the title convert the extended filters RequestMirror and URLRewrite to the proper Kong plugins support GWAPI extended filters RequestMirror and URLRewrite Apr 28, 2023
@programmer04 programmer04 removed this from the Gateway API - Next milestone Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request area/gateway-api Relating to upstream Kubernetes SIG Networking Gateway API nice-to-have
Projects
None yet
Development

No branches or pull requests

3 participants