rawfile-localpv icon indicating copy to clipboard operation
rawfile-localpv copied to clipboard

add arm64 support

Open odidev opened this issue 3 years ago • 3 comments

The following file has been created and modified:

Added support for arm64 in .travis.yml to make docker images and publish them on docker hub.

Note: I have not added the e2e-testing for the arm64 platform because e2e-testing requires minikube to run on travis for arm64 platform. And travisCI does not support minikube on the arm64 platform. There is an open issue for this in kubernetes/minikube.

Signed-off-by: odidev [email protected]

odidev avatar Jun 29 '22 05:06 odidev

Hi Team, A gentle reminder to take a look at the above changes.

odidev avatar Jul 27 '22 07:07 odidev

Looks like a code duplication to me. Do you think we could avoid that somehow?

I think we need to go with this only because when I try to reduce the duplication it does not run for all the stages.

odidev avatar Sep 29 '22 05:09 odidev

Hi Team, Adding a gentle reminder to take a look at the above changes.

odidev avatar Oct 19 '22 12:10 odidev