Yiyiyimu commented on a change in pull request #2036:
URL: https://github.com/apache/apisix/pull/2036#discussion_r483905871
##########
File path: rockspec/apisix-master-0.rockspec
##########
@@ -52,6 +52,7 @@ dependencies = {
"lua-resty-kafka = 0.07",
"lua-resty-logger-socket = 2.0-0",
"skywalking-nginx-lua-plugin = 1.0-0",
+ "luaposix = 35.0-1",
Review comment:
Hi @membphis After removing `init_etcd`, users could not [this
method](https://github.com/apache/apisix/blob/master/doc/getting-started.md#step-1-install-apisix):
`curl "http://127.0.0.1:9080/apisix/admin/services/" -H 'X-API-KEY:
edd1c9f034335f136f87ad84b625c8f1'`
to check if they successfully installed APISIX. Do you have any suggestions
on 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:
[email protected]