kingluo commented on code in PR #8006: URL: https://github.com/apache/apisix/pull/8006#discussion_r1019959888
########## t/kubernetes/discovery/kubernetes.t: ########## @@ -286,3 +294,5 @@ GET /compare Content-type: application/json --- response_body true +--- error_log +failed to get lua_shared_dict Review Comment: Cannot. Because the shared_dict directives for k8s discovery is generated in normal APISIX startup, but not APISIX.pm. This test case is only for configuration comparison, not to use the configuration. -- 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]
