You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/05/30 10:33:42 UTC

[GitHub] [apisix] nic-chen commented on a diff in pull request #7150: chore: disable etcd dir init operation in DP mode

nic-chen commented on code in PR #7150:
URL: https://github.com/apache/apisix/pull/7150#discussion_r884680718


##########
apisix/cli/etcd.lua:
##########
@@ -241,6 +241,11 @@ function _M.init(env, args)
         util.die("the etcd cluster needs at least 50% and above healthy nodes\n")
     end
 
+    if not yaml_conf.apisix.enable_admin then

Review Comment:
   it's a break change, should use a new field to do this



-- 
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-unsubscribe@apisix.apache.org

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