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

help request: traffic-split plugin but with services instead of upstreams #12052

Open
behzade opened this issue Mar 16, 2025 · 0 comments
Open
Labels
feature-request question label for questions asked by users

Comments

@behzade
Copy link

behzade commented Mar 16, 2025

Description

Hi. I'm trying to setup traffic split plugin to help us gradually release new versions of APIs that are currently hitting our legacy services. Our current apisix setup uses apisix services for each backend service which bundles the upstream with a few plugins for authentication and other necessities. But with traffic split I can only route traffic to a upstream and not a service.

I wanted to ask if there is currently a way to do this and if not how should the external plugin be setup to be ran before routing so the request can hit a different service that what it was originally routed for.

Environment

  • APISIX 3.11
  • Standalone deployment
@dosubot dosubot bot added feature-request question label for questions asked by users labels Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request question label for questions asked by users
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant