odidev
odidev
I have been working on “tests-smoke-ipv6.yaml” file to run on x86_64 and aarm64 architectures, I followed GitHub Action, while running this file I am getting the below time out error...
Hi Team, I am looking to add ARM64 jobs in Travis. I have checked that the code is currently structured to support the AMD64 platform, hence Travis jobs for ARM64...
Hi Team, I am interested in adding Linux/ARM64 support to incubator-heron and Linux/ARM64 jobs to the Travis-CI. As mentioned in the .travis.yml file, bazel for x86_64 is installed via installer...
Hi Team, I am working on building a **cytopia/ansible** image for arm64 but found that it was installing **aws-iam-authenticator** binaries which is not available for ARM64. I have made some...
Added Arm64 jobs in Travis-CI. Signed-off-by: odidev [email protected]
Problem --------- On aarch64, ‘pip install pyspider’ is giving the below error - ``` ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0]...
The following file has been modified: Modified file .github/workflows/ci.yml to build and push the image for both amd64 and arm64 platforms. Signed-off-by: odidev [email protected]
**Describe the bug** I am facing issue in running test on arm64 platform. **Environment Creation:** Git clone chubeFs package Run cd chubeFs As docker image for **cbfs-base:1.0-golang-1.16.12** is only available...
Hi Team, I am trying to use the chubaofs/cfs-base image on the arm64 platform but it seems it is not available for it. I tried to build it using the...
**Describe the bug** I am facing issue in deploying ChubaoFS cluster using Kubernetes and Helm on amd64. **Environment Creation:** Installed Kubernetes and Helm3 Created a five node cluster using Kubernetes...