ruiruijianggg opened a new issue, #2199: URL: https://github.com/apache/apisix-ingress-controller/issues/2199
### Issue description I want to know how to translate the weight-based canary annotation in nginx【nginx.ingress.kubernetes.io/canary-weight】. The apisix ingress controller implements the canary function based on the traffix-split plug-in. Now I can only get the weight of the gray upstream from annotation. And the traffic-split plugin-in needs the id and weight of both the baseline upstream and the gray upstream. How the apisix ingress controller implement canary publishing based annotations? ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 1.8.0 - your Kubernetes cluster version (output of kubectl version): v1.25.3 - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
