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/08/09 06:47:17 UTC

[GitHub] [apisix-ingress-controller] cai200631 commented on issue #1231: http[].match.exprs cannot matched one of the rules

cai200631 commented on issue #1231:
URL: https://github.com/apache/apisix-ingress-controller/issues/1231#issuecomment-1208979899

   spec:
     http:
       - backends:
           - serviceName: svc-arch-fe-general-test-service
             servicePort: 80
         match:
           exprs:
             - op: Equal
               subject:
                 name: qingzhou_gray_test
                 scope: Cookie
               value: test-hangzhou
             - op: Equal
               subject:
                 name: front-traffic-env
                 scope: Header
               value: test-hangzhou
           hosts:
             - test-demo.baijia.com
           paths:
             - /*


-- 
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