Update our Lua bridge resolver to use the new Kong DNS resolver #574
Labels
area/lua-bridge
Area: Lua bridge
enhancement
New feature or request
good first issue
Good for newcomers
See the new DNS resolver library enabled on-demand in Kong 3.x series: Kong/kong#12305
And our invocation of the Kong resolver from Wasm filters: https://github.com/Kong/ngx_wasm_module/blob/prerelease-0.4.0/src/common/lua/ngx_wasm_lua_resolver.c#L45-L71
We will need to update our Lua code to use the appropriate resolver depending on Kong's configuration.
The text was updated successfully, but these errors were encountered: