Skip to content
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

Multi-arch image for cri-client #60

Closed
senthilrch opened this issue Jun 2, 2020 · 0 comments
Closed

Multi-arch image for cri-client #60

senthilrch opened this issue Jun 2, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@senthilrch
Copy link
Owner

The multi-arch image for kubefledged-cri-client needs to be updated for arm and arm64 architectures. Currently the linux/amd64 binaries of docker client and crictl are being packaged into the arm and arm64 images as well; this is incorrect.

Dockerfile needs to be updated using ${TARGET_PLATFORM} variable:-
https://github.com/senthilrch/kube-fledged/blob/master/build/Dockerfile.cri_client

@senthilrch senthilrch added bug Something isn't working done Code pushed to develop branch labels Jun 2, 2020
@senthilrch senthilrch self-assigned this Oct 10, 2020
@senthilrch senthilrch removed the done Code pushed to develop branch label Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant