Alex Zhang
Alex Zhang
The Upstream Adaptor doesn't convert the health check feature, should implement it.
We don't implement all features in xDS, we should add a document to interpret it.
 Which cannot be used correctly, we should interpolate it firstly.
Besides basic unit test cases, we need to setup the E2E test framework, to verify changes are feasible. The logic here is creating some APISIX resources, and use ETCD adapter...
Signed-off-by: Chao Zhang
Hi there, ## Background I'm using `oapi-codegen` to generate Go types for the schemas written in yaml. But when I tried to generate one of the files, `oapi-codegen` crashed. I...
Please see #1354 for more details. Since it is tough to distinguish whether current connection is upgraded to HTTP/2 in the ngx_http_lua_ssl_cert_handler context. This PR just returns 0 (marks failed)...
Hi, Thibault! Thanks for your job! This Lua module is very useful. I'm trying to cooperate this Lua module with lua-resty-redis, so that we can communicate with our Redis servers...
Hi! I'm wondering why the `max_conns` doesn't be exposed in these Lua APIs, one can use it in their own balance implements(like limiting the connections ). Is there any special...