-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Arm support for the livenessprobe and csi-provisioner images #199
Comments
according to kubernetes-csi/livenessprobe#89 (comment), |
So, apparently not:
Should this issue be moved to the livenessprobe and csi-provisioner repos? |
cc @msau42 |
When I inspect the image, I do see
|
ah, I'm not using arm64 though, I'm using armv7. Arm64 support for Raspberry Pi's is still in beta, hence being stuck on armv7 for a while. Are there any plans to support this? |
Our build platforms are listed in https://github.com/kubernetes-csi/csi-release-tools/blob/master/prow.sh#L83. If you would like to help test and add armv7 builds that would be greatly appreciated. |
I'm happy to test any new armv7 images, however I have no experience the the build process used in that repo. Is it just a case of adding Would it really be as simple as stuart-c-moore/csi-release-tools#1 ? |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
@k8s-triage-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
d24254f Merge pull request kubernetes-csi#202 from xing-yang/kind_0.14.0 0faa3fc Update to Kind v0.14.0 images ef4e1b2 Merge pull request kubernetes-csi#201 from xing-yang/add_1.24_image 4ddce25 Add 1.24 Kind image 7fe5149 Merge pull request kubernetes-csi#200 from pohly/bump-kubernetes-version 70915a8 prow.sh: update snapshotter version 31a3f38 Merge pull request kubernetes-csi#199 from pohly/bump-kubernetes-version 7577454 prow.sh: bump Kubernetes to v1.22.0 git-subtree-dir: release-tools git-subtree-split: d24254f
prow.sh: bump Kubernetes to v1.22.0
What happened:
When trying to run the csi-driver-nfs on an Arm system (Raspberry Pi):
What you expected to happen:
Image should be pulled successfully on arm platforms
How to reproduce it:
On a Raspberry Pi4, Running Raspbian OS 10 (Buster), using the latest version of k3s:
Anything else we need to know?:
Environment:
latest
kubectl version
):1.20.6 (k3s.io)
Raspbian GNU/Linux 10 (buster)
uname -a
):Linux pik3s-s01 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux
Raspberry Pi 4 Model B 8GB
The text was updated successfully, but these errors were encountered: