Add support for arm images for hyperkube, kubeadm and cni_binary (#4261)

* Add support for arm images for hyperkube, kubeadm and cni_binary

* Add dummy etcd checksum for arm

This commit adds dummy etcd checksum for arm to avoid "no attribute" error
during setup.

* Add etcd host assert check

* Add 1.13.4 checksums of kubeadm and hyperkube for arm

* Update checksums of kubeadm and hyperkube for arm

* Add dummy checksums for calicoctl_binary_checksums dict

* disable gather_facts because it causes tests to fail

* Remove architecture check for etcd, due to unable to run tests
This commit is contained in:
Sergey Nuzhdin
2019-06-05 08:05:55 +01:00
committed by Kubernetes Prow Robot
parent 54416cabfd
commit 07cb8ebef7
2 changed files with 38 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
architecture_groups:
x86_64: amd64
aarch64: arm64
armv7l: arm
- name: ansible_architecture_rename
set_fact: