bzp2010 commented on code in PR #7079:
URL: https://github.com/apache/apisix/pull/7079#discussion_r881113889


##########
apisix/cli/ops.lua:
##########
@@ -611,6 +612,14 @@ Please modify "admin_key" in conf/config.yaml .
                 sys_conf["dns_resolver"][i] = "[" .. r .. "]"
             end
         end
+
+        -- check if the dns_resolver is ipv6 address with zone_id
+        -- Nnginx does not support this form

Review Comment:
   ```suggestion
           -- Nginx does not support this form
   ```



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