mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-10-31 18:28:13 +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>