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

Add yarp.ingress.kubernetes.io/route-queryparameters to allow ingress forking based on query parameters #2436

Merged

Conversation

jsedlak-microsoft
Copy link
Member

@jsedlak-microsoft jsedlak-microsoft commented Mar 13, 2024

add QueryParameter-based routing via ingress annotations

Azure REST API versioning specification which requires it as an API parameter. Allow ingress rules to send to different service versions based on the api-version.

@jsedlak-microsoft jsedlak-microsoft marked this pull request as ready for review March 13, 2024 19:10
Copy link
Member

@MihaZupan MihaZupan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. This looks reasonable to me to add

samples/KubernetesIngress.Sample/README.md Outdated Show resolved Hide resolved
samples/KubernetesIngress.Sample/README.md Outdated Show resolved Hide resolved
@MihaZupan MihaZupan enabled auto-merge (squash) March 14, 2024 12:07
@MihaZupan MihaZupan merged commit 1483fb7 into microsoft:main Mar 14, 2024
7 checks passed
@MihaZupan MihaZupan modified the milestones: v.Next, YARP 2.2.0-preview1 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants