cf-deployment-concourse-tasks icon indicating copy to clipboard operation
cf-deployment-concourse-tasks copied to clipboard

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

Open odidev opened this issue 4 years ago • 4 comments

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.

odidev avatar Oct 01 '21 13:10 odidev

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

davewalter avatar Oct 01 '21 22:10 davewalter

The following releases still do not provide ARM binaries:

ctlong avatar Feb 04 '23 01:02 ctlong

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

ctlong avatar Dec 14 '23 17:12 ctlong