dstack icon indicating copy to clipboard operation
dstack copied to clipboard

[Feature]: Use GCP IAM when pulling docker images from Google Artifact Registry

Open colinjc opened this issue 8 months ago • 1 comments

Problem

When launching a VM on GCP that uses an image stored in a private GAR the only documented approach for getting access is to use the registry_credentials option in the .dstack.yml. This is very manual and unfriendly.

Solution

When pulling images from GAR dstack should use the IAM permissions of the server and VM to authenticate automatically.

Workaround

No response

Would you like to help us implement this feature by sending a PR?

No

colinjc avatar Apr 23 '25 19:04 colinjc