Re: [DISCUSS] Draft of Podling Maturity Assessment for APISIX

2020-04-03 Thread Justin Mclean
Hi, > we use `luarocks` to manage dependencies and compile C libraries, and use > travis as the continuous integration tool. Which is fine but what about your users? > releases are cut from github repository. All releases are tagged and > archived: https://github.com/apache/incubator-apisix/rele

Re: [DISCUSS] Draft of Podling Maturity Assessment for APISIX

2020-04-03 Thread Ming Wen
Hello, Justin and Sheng, Thanks for your suggestions. I updated the maturity assessment[1], dockerhub page[2] and committer page[3]. welcome feedback. [1] https://cwiki.apache.org/confluence/display/APISIX/Podling+Maturity+Assessment+for+APISIX [2] https://hub.docker.com/r/apache/apisix [3] http:/

Re: Re: the error happend when use the healthcheck to get the status of upstrems.

2020-04-03 Thread YuanSheng Wang
On Fri, Apr 3, 2020 at 1:31 PM YuanSheng Wang wrote: > Currently, the `healthcheck` is created in the balancer phase, it can be > created in the `access/rewrite` > phase instead to avoid this problem. > > I think that is a better way. > That is the right way. > > > On Fri, Apr 3, 2020 at 9:22