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 2021/05/19 03:22:53 UTC

[GitHub] [apisix] vincentwc opened a new issue #4270: request help: There are two features i need,but not find in apisix,please help me?

vincentwc opened a new issue #4270:
URL: https://github.com/apache/apisix/issues/4270


   ### There are two features i need
   One: I need get route list filter by label, i know apisix-dashboard can do it,but how to implements it by apisix not dashboard?
   Two: how to charge plugin_config? dashborad not supply plugin_config  manu bar
   
   ### Environment
   
   Request help without environment information will be ignored or closed.
   
   * apisix version (cmd: `apisix version`): 2.5
   * OS (cmd: `uname -a`):
   * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   * apisix-dashboard version, if have: 2.5
   * luarocks version, if the issue is about installation (cmd: `luarocks --version`):
   


-- 
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 edited a comment on issue #4270: request help: There are two features i need,but not find in apisix,please help me?

Posted by GitBox <gi...@apache.org>.
spacewander edited a comment on issue #4270:
URL: https://github.com/apache/apisix/issues/4270#issuecomment-843725569


   > One: I need get route list filter by label, i know apisix-dashboard can do it,but how to implements it by apisix not dashboard?
   
   We are planning to replace Admin API with Manager API: https://github.com/apache/apisix/milestone/11
   So this new feature won't be implemented again in Admin API.
   
   You can refer to Manager API's doc: http://apisix.apache.org/docs/dashboard/api/api#get-2 and deploy it separately: https://github.com/apache/apisix-dashboard/tree/master/api
   
   > Two: how to charge plugin_config? dashborad not supply plugin_config manu bar
   
   This question needs to be answered by dashboard's developer: https://github.com/apache/apisix-dashboard/issues/
   
   CC @juzhiyuan 


-- 
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 #4270: request help: There are two features i need,but not find in apisix,please help me?

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


   > One: I need get route list filter by label, i know apisix-dashboard can do it,but how to implements it by apisix not dashboard?
   
   We are planning to replace Admin API with Manager API: https://github.com/apache/apisix/milestone/11
   So this new feature won't be implemented again in Admin API.
   
   You can refer to Manager API's doc: http://apisix.apache.org/docs/dashboard/api/api#get-2 and deploy it separately: https://github.com/apache/apisix-dashboard/tree/master/api
   
   > Two: how to charge plugin_config? dashborad not supply plugin_config manu bar
   
   This question needs to be answered by dashboard's developer: https://github.com/apache/apisix-dashboard/issues/


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