tokers commented on code in PR #7506:
URL: https://github.com/apache/apisix/pull/7506#discussion_r926176293
##########
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:
Is it possible to add some cases to verify 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]