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 2020/12/02 14:05:03 UTC

[GitHub] [apisix] yangxikun opened a new issue #2933: request help: Route vars regex match support `~*` and `not` operator

yangxikun opened a new issue #2933:
URL: https://github.com/apache/apisix/issues/2933


   ### Issue description
   
   
   We are migrating from nginx, and need feature from https://github.com/api7/lua-resty-expr. When will APISIX use it.
   
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):
   * OS:
   


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

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



[GitHub] [apisix] spacewander commented on issue #2933: request help: Route vars regex match support `~*` and `not` operator

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #2933:
URL: https://github.com/apache/apisix/issues/2933#issuecomment-737697828


   master branch. See https://github.com/apache/apisix/blob/master/rockspec/apisix-master-0.rockspec


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

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



[GitHub] [apisix] yangxikun commented on issue #2933: request help: Route vars regex match support `~*` and `not` operator

Posted by GitBox <gi...@apache.org>.
yangxikun commented on issue #2933:
URL: https://github.com/apache/apisix/issues/2933#issuecomment-737694401


   @spacewander Great! Which APISIX branch should I submit PR to?


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

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



[GitHub] [apisix] spacewander commented on issue #2933: request help: Route vars regex match support `~*` and `not` operator

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #2933:
URL: https://github.com/apache/apisix/issues/2933#issuecomment-737251347


   I am working on it. Too busy to finish it in time.


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

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



[GitHub] [apisix] spacewander commented on issue #2933: request help: Route vars regex match support `~*` and `not` operator

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #2933:
URL: https://github.com/apache/apisix/issues/2933#issuecomment-737644584


   Almost done now, see https://github.com/api7/lua-resty-radixtree/pull/78
   We just need to update APISIX when the new release is out.
   
   @yangxikun 
   You can submit a PR in APISIX  to do this.


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

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



[GitHub] [apisix] spacewander closed issue #2933: request help: Route vars regex match support `~*` and `not` operator

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #2933:
URL: https://github.com/apache/apisix/issues/2933


   


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

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



[GitHub] [apisix] membphis commented on issue #2933: request help: Route vars regex match support `~*` and `not` operator

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2933:
URL: https://github.com/apache/apisix/issues/2933#issuecomment-737276434


   welcome pr @yangxikun 


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

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



[GitHub] [apisix] yangxikun commented on issue #2933: request help: Route vars regex match support `~*` and `not` operator

Posted by GitBox <gi...@apache.org>.
yangxikun commented on issue #2933:
URL: https://github.com/apache/apisix/issues/2933#issuecomment-737643587


   OK, I can make a PR for this.
   Is it right to change https://github.com/api7/lua-resty-radixtree/blob/99f4049ff3520e0f60bb64bb6f2f382947458890/lib/resty/radixtree.lua#L629 to use lua-resty-expr?
   


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

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