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

Require Linux-ARM64 release for cloudfoundry/cf-deployment-concourse-tasks #121

Open
odidev opened this issue Oct 1, 2021 · 4 comments

Comments

@odidev
Copy link

odidev commented Oct 1, 2021

Hi Team, 

I am building cloudfoundry/cf-deployment-concourse-tasks image for both AMD64 and ARM64 platforms and it’s failing on ARM64 due to below dependencies unavailable on arm64.

List of dependencies which are required on arm64:

  1. cloudfoundry/cli  
  2. cloudfoundry/bosh-cli
  3. cloudfoundry/log-cache-cli
  4. cloudfoundry/bosh-bootloader

Do you have any plans for releasing it for Linux/arm64? 

It will be really helpful if the above binaries and images are released for arm64 platform.

There is no specific release process is mentioned in the above projects to add arm64 builds and raise a PR. If interested, please share the release process and I will add and raise a PR.

@davewalter davewalter self-assigned this Oct 1, 2021
@davewalter
Copy link
Member

Hi @odidev,

Unfortunately, we are not responsible for any of the tools you listed. I would suggest starting by creating an issue on each of those repositories to ask about the possibility of adding arm64 binaries to their releases and to ask whether they would be willing to accept a PR.

Regards,
Dave

@ctlong
Copy link
Member

ctlong commented Feb 4, 2023

The following releases still do not provide ARM binaries:

@ctlong ctlong moved this from Inbox to Waiting on feedback in App Runtime Deployments Working Group Mar 9, 2023
@ctlong
Copy link
Member

ctlong commented Dec 14, 2023

Now only cloudfoundry/log-cache-cli does not provide ARM binaries.

@davewalter davewalter removed their assignment Dec 15, 2023
@oliver-heinrich
Copy link

The cli's are supporting 'arm' and the binaries are provided as well for log-cache-cli.
Further contributions are welcome to build the image. IF there is currently no need anymore we can also close the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting on feedback
Development

No branches or pull requests

4 participants