spacewander commented on a change in pull request #5839:
URL: https://github.com/apache/apisix/pull/5839#discussion_r771132235



##########
File path: apisix/plugins/google-cloud-logging.lua
##########
@@ -162,6 +163,7 @@ local function get_auth_config(config)
     end
 
     auth_config_cache = config_data
+    auth_config_cache.ssl_verify = conf.ssl_verify

Review comment:
       It seems the ssl_verify will be cached with the auth configuration. So 
changing the ssl_verify won't take effect immediately.




-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to