ingress-nginx-helm/rootfs/etc/nginx/lua/test
2020-12-22 17:24:41 +08:00
..
balancer Enable lj-releng tool to lint lua code. 2020-06-09 18:01:35 +08:00
fixtures better certificate lua unit tests 2019-04-13 14:01:44 -04:00
util fixed some typos 2020-07-21 22:02:23 +02:00
balancer_test.lua Separate the ExternalName backend from other backends in the process of synchronizing the backend, because the synchronization of the ExternalName backend requires dns resolution, so we should ensure that it does not affect the synchronization of the Non-ExternalName backend. After separation, in the init worker stage, we should immediately synchronize the Non-ExternalName backend, otherwise there will be some requests that fail with 503 because the balancer cannot be obtained in the rewrite stage. 2020-12-22 17:24:41 +08:00
certificate_test.lua Enable lj-releng tool to lint lua code. 2020-06-09 18:01:35 +08:00
configuration_test.lua Use was_not_called without check args match 2020-09-19 00:15:42 +08:00
helpers.lua teach lua about search and ndots settings in resolv.conf 2019-08-14 18:03:30 -04:00
lua_ingress_test.lua lua randomseed per worker 2018-12-20 17:09:29 +04:00
monitor_test.lua Resolve conflicts 2020-06-20 17:13:31 +09:00
run.lua Enable lj-releng tool to lint lua code. 2020-06-09 18:01:35 +08:00
util_test.lua Enable lj-releng tool to lint lua code. 2020-06-09 18:01:35 +08:00