Skip to content

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

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

Open
tpoindessous opened this issue Mar 17, 2025 · 2 comments

Comments

@tpoindessous
Copy link

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 !

@nalind
Copy link
Member

nalind commented Mar 17, 2025

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?

Copy link

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

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

No branches or pull requests

2 participants