Wangchong Zhou
Wangchong Zhou
Hi @chrismatheson , you don't need to `require("kong-pdk")` either in the test or writing a plugin. The kong instance is a fake object that exposes several type definitions, to allow...
Hi @esatterwhite , thanks for your interest and taking a deep dive into the project! I agree that the logic of loading a module from file can be simplified, it...
@bovino I guess that's a generic question on how to reuse code in javascript. Is there a specific use case you looking for?
Hi @sinalkar , this is currently not supported. I'm making this issue as a feature request for tracking.
@sec23206 In which phase is your plugins setting the header?
I feel like reponse phase is the reason but haven't verified. Although as it's name suggested, `response` phase is not actually what Kong is producing responses. It's more for plugins...
> we still need to return a wildcard domain in domain_whitelist/domain_whitelist_callback if we quire a wildcard domain cert, do you think the new way is ok? I think you missed...
I will do a final cleanup of commits and merge to master https://github.com/fffonion/lua-resty-acme/pull/115
Thanks for this big PR, awesome work! @yuweizzz
good run https://github.com/Kong/kong/actions/runs/9185097568/job/25258635958?pr=13052