tokers commented on issue #1376:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/1376#issuecomment-1273976937

   @hyt05 We don't have a specific proposal for this, but maybe extend the 
`exprs` would be a good idea, i.e., adding a new scope type `Variable`.
   
   ```yaml
   exprs:
     subject:
       name: http_x_user_id
             scope: Variable
       op: Equal
       value: 132
   ```
   


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

Reply via email to