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

Enable expressions router by default (in test manifests) & remove the feature gate #4719

Closed
5 of 7 tasks
programmer04 opened this issue Sep 25, 2023 · 0 comments
Closed
5 of 7 tasks

Comments

@programmer04
Copy link
Member

programmer04 commented Sep 25, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

Enable expression router by default, it obsoletes

The expression-based routers, introduced in Kong Gateway 3.0, have higher performance and allow more precise priority specification than the traditional router. By using the expression-based router, Kong Ingress Controller can reduce most of the generated routes with regular expression matches on path, improving the router's performance.

For KIC 3.0 targeted Kong Gateway version is >=3.4.1

Proposed Solution

  • expression router is enabled by default

Additional information

Related issues that should be resolved

Acceptance Criteria

  • expressions router is fully functional
  • expression router is enabled by default
@programmer04 programmer04 added this to the KIC v3.0.0 milestone Sep 25, 2023
@randmonkey randmonkey self-assigned this Oct 10, 2023
@mflendrich mflendrich changed the title Enable expressions router by default Enable expressions router by default (in test manifests) & remove the feature gate Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants