tokers commented on a change in pull request #3530:
URL: https://github.com/apache/apisix/pull/3530#discussion_r571361580



##########
File path: apisix/cli/ops.lua
##########
@@ -279,6 +279,12 @@ Please modify "admin_key" in conf/config.yaml .
         end
     end
 
+    if yaml_conf.apisix.dns_resolver_valid then
+        if tonumber(yaml_conf.apisix.dns_resolver_valid) == nil then

Review comment:
       Seems that the whole `config.yaml` doesn't have the json schema.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to