shawnallen85 commented on code in PR #5511:
URL: https://github.com/apache/openwhisk/pull/5511#discussion_r1778721512


##########
ansible/group_vars/all:
##########
@@ -464,7 +466,7 @@ zeroDowntimeDeployment:
   enabled: "{{ zerodowntime_deployment_switch | default(false) }}"
 
 etcd:
-  version: "{{ etcd_version | default('v3.4.33') }}"
+  version: "{{ etcd_version | default('3.5') }}"

Review Comment:
   Ignore that, I found the answer. Looks like arm64 has first-class support 
now as of 3.5. Previously it required one to use the ETCD_UNSUPPORTED_ARCH 
environment variable.



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