rawfile-localpv
rawfile-localpv copied to clipboard
add arm64 support
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]
Hi Team, A gentle reminder to take a look at the above changes.
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.
Hi Team, Adding a gentle reminder to take a look at the above changes.