You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/22 09:42:40 UTC

[GitHub] [apisix] tokers commented on issue #8372: help request: traffic-split blue-green not take effect

tokers commented on issue #8372:
URL: https://github.com/apache/apisix/issues/8372#issuecomment-1323379037

   > When I tried to use the plugins' traffic-split, it didn't work.
   
   Could you share the reason that you still use the traffic-split plugin even we have a better way to support the blue green deployment in APISIX Ingress Controller?
   
   > Although this configuration does not throw an error, it does not do anything.
   
   Have you ever seen the traffic-split plugin doc: https://apisix.apache.org/docs/apisix/plugins/traffic-split/. Your configuration fields are wrong. Indeed you have to specify the upstream id in the traffic-split plugin, which is not feasible when you use APISIX Ingress Controller as the ID generation is invisible to you. It's internal logic.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org