mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-28 21:55:48 +00:00
"etcd -version" command output an additional line on ARM platform: "running etcd on unsupported architecture "arm64" since ETCD_UNSUPPORTED_ARCH is set" Currently etcd version filtering code can not get correct version number. Signed-off-by: Howard Zhang <howard.zhang@arm.com>