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/03/22 03:18:20 UTC

[GitHub] [apisix] rampagecong opened a new issue #6681: Whether lists in 'apisix admin-API' support pagination, such as routing lists

rampagecong opened a new issue #6681:
URL: https://github.com/apache/apisix/issues/6681


   ### Description
   
   Whether lists in 'apisix admin-API' support pagination, such as routing lists.
   
   ### Environment
   
   - APISIX version (run `apisix version`):2.12
   - Operating system (run `uname -a`):Linux localdev 3.10.0-1160.49.1.el7.x86_64 #1 SMP Tue Nov 30 15:51:32 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):nginx version: openresty/1.19.9.1
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):v3.5.0
   - APISIX Dashboard version, if relevant:v2.10.1
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):v3.8.0
   


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



[GitHub] [apisix] jwrookie commented on issue #6681: Whether lists in 'apisix admin-API' support pagination, such as routing lists

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


   `etcd` not support offset, you may need to cache a copy of the data yourself, just like [apisix-dashboard](https://github.com/apache/apisix-dashboard)


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



[GitHub] [apisix] jwrookie commented on issue #6681: Whether lists in 'apisix admin-API' support pagination, such as routing lists

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


   You can use [apisix-dashboard](https://github.com/apache/apisix-dashboard)


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



[GitHub] [apisix] rampagecong commented on issue #6681: Whether lists in 'apisix admin-API' support pagination, such as routing lists

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


   > `etcd` not support offset, you may need to cache a copy of the data yourself, just like [apisix-dashboard](https://github.com/apache/apisix-dashboard)
   
   OK,Thank you.


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



[GitHub] [apisix] rampagecong commented on issue #6681: Whether lists in 'apisix admin-API' support pagination, such as routing lists

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


   > You can use [apisix-dashboard](https://github.com/apache/apisix-dashboard)
   
   Good idea,But I would like to use the power of admin-API for my own management platform


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



[GitHub] [apisix] rampagecong closed issue #6681: Whether lists in 'apisix admin-API' support pagination, such as routing lists

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


   


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