mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
2055d79165
For building a arm64 container image on amd64, it is needed to configure the system specifically for that. In order to prevent including a amd64 executable in a arm64 image, a check has been added. When running an arm64 executable on a amd64 system, an error should occur when cross architecture containers are not supported. This can be triggered when running `make image-cephcsi GO_ARCH=arm64` on a amd64 system. Signed-off-by: Niels de Vos <ndevos@redhat.com> |
||
---|---|---|
.. | ||
cephcsi/image | ||
cephfs/kubernetes | ||
rbd/kubernetes |