spacewander commented on PR #8898: URL: https://github.com/apache/apisix/pull/8898#issuecomment-1442714904
> > It seems this feature is broken, when I tried "valid host in env" + "invalid host in conf" + "make run". > > @spacewander This case is covered by the latest commit and passed. [#8898 (files)](https://github.com/apache/apisix/pull/8898/files#diff-cb891f9ef4943580aa92827c7d725f3c717923cb85344cc6d8195d70f7ef01b0R236) I spend some time playing with this feature locally. Look like when APISIX is running, it will read the env variable in a different path. The CI stops APISIX too early, so APISIX doesn't have time to read it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
