GoogleCloudPlatform / GoogleCloudPlatform/cloud-builders

Adding Power support for image gcr.io/cloud-builders/gcs-fetcher

Open
#442 3 comments 0 reactions 1 assignee Claimed by @jonjohnsonjr View on GitHub
enhancement help wanted
Dominant language
Go
Stars
1.5k
Forks
616
PR merge metrics
No merged PRs in 30d

Description

Hi All,

We have a requirement for using the gcs-fetcher image on Power(ppc64le) architecture for knative deployment.

However, the images available here - https://console.cloud.google.com/gcr/images/cloud-builders/GLOBAL/gcs-fetcher?gcrImageListsize=30 have support for "amd64" only as seen below

docker image inspect gcr.io/cloud-builders/gcs-fetcher | grep Arch
"Architecture": "amd64",

I was able to build this image locally on a Power machine and validate it successfully and was looking for help in making the image @ gcr.io, multi-arch

Thank you!!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.