ingress-nginx-helm/rootfs/etc/nginx/lua
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
plugins fixed misspell 2020-12-04 10:13:00 +09:00
test 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
util Enable lj-releng tool to lint lua code. 2020-06-09 18:01:35 +08:00
balancer.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.lua Delete OCSP Response cache when certificate renewed 2020-09-18 14:30:18 +08:00
configuration.lua Move ocsp_response_cache:delete after certificate_data:set 2020-09-19 23:16:00 +08:00
lua_ingress.lua Refactor handling of path Prefix and Exact 2020-11-10 07:21:34 -03:00
monitor.lua Resolve conflicts 2020-06-20 17:13:31 +09:00
plugins.lua Improve performance. 2020-06-10 17:36:56 +08:00
tcp_udp_balancer.lua Dynamic LB sync non-external backends only when necessary 2020-06-29 18:11:51 -04:00
tcp_udp_configuration.lua Dynamic LB sync non-external backends only when necessary 2020-06-29 18:11:51 -04:00
util.lua fixed some typos 2020-07-21 22:02:23 +02:00