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

Is there a plan to support path templating #51062

Open
Erica177 opened this issue May 15, 2024 · 2 comments
Open

Is there a plan to support path templating #51062

Erica177 opened this issue May 15, 2024 · 2 comments

Comments

@Erica177
Copy link
Contributor

(This is used to request new product features, please visit https://github.com/istio/istio/discussions for questions on using Istio)

Describe the feature request

Envoy currently supports Path Templating in extensions. https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/path/match/uri_template/v3/uri_template_match.proto#extension-envoy-path-match-uri-template-uri-template-matcher

This feature will be used in the scenario of API gateway, which is also supported in the OpenAPI specification. But I found that Istio does not support Path Templating in the match of virtualservice

Is there a plan to support path templating

Describe alternatives you've considered

Is the community considering providing support for path templating in virtualservice.spec.http.match.uri, like
image

Affected product area (please put an X in all that apply)

[ ] Ambient
[ ] Docs
[ ] Dual Stack
[ ] Installation
[ ✅] Networking
[ ] Performance and Scalability
[ ✅] Extensions and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure

@zufardhiyaulhaq
Copy link
Member

+1

@zufardhiyaulhaq
Copy link
Member

this feature is already supported on AuthorizationPolicy and has been released on Istio 1.22. Is this also implemented on VirtualService?

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

4 participants