crazyMonkey1995 commented on code in PR #7506:
URL: https://github.com/apache/apisix/pull/7506#discussion_r926249213


##########
apisix/discovery/kubernetes/informer_factory.lua:
##########
@@ -263,6 +263,9 @@ local function list_watch(informer, apiserver)
     local reason, message
     local httpc = http.new()
 
+    informer.continue = ""
+    informer.version = ""

Review Comment:
   There is really no simpler way to reproduce. This unit test case is probably 
not easy to write.



-- 
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]

Reply via email to