buildah icon indicating copy to clipboard operation
buildah copied to clipboard

Question : Does buildah support GCP authentication with workload federation (pool) method ?

Open tpoindessous opened this issue 9 months ago • 2 comments

Hi !

Sorry about this question, but before I spend endless hours trying something new, I would like to ask you :

Does buildah support GCP authentication (for Artifact Registry) with workload identity federation (pool) method ?

My JSON file (for auth) will be made with this command gcloud iam workload-identity-pools create-cred-config ...

Thanks in advance and thanks for your work !

tpoindessous avatar Mar 17 '25 17:03 tpoindessous

I don't think I understand enough about the cloud providers to say for sure. For interacting with registries, it expects to find authentication secrets in the format described in https://github.com/containers/image/blob/main/docs/containers-auth.json.5.md. Does that correspond to the format that your example gcloud command would generate?

nalind avatar Mar 17 '25 20:03 nalind

A friendly reminder that this issue had no activity for 30 days.

github-actions[bot] avatar Apr 17 '25 00:04 github-actions[bot]