Hi,
I I have created a serviceaccount with artifactregistry/viewer access to pull the images. I am able to pull images from registry like eu.gcr.io, us.gcr.io and asia.gcr.io but unable to pull image from gcr.io repository.
After debugging, I am unable to solve this issue. I am unable to find the reason why it only need for gcr.io registry.
Any suggestions are helpful as I can see others are also facing same issue.
Commands I am using are attached below.
gcloud projects add-iam-policy-binding <<project-name>> --member="serviceAccount:test-@<<project-name>>.iam.gserviceaccount.com" --role="roles/artifactregistry.reader"
Downlaoded the keys as json from that serviceaccount and use as below to authenticate.
cat test-4723e484af84.json |docker login -u _json_key --password-stdin \
https://gcr.io
Hello @dikshant-infra,
I kindly request your cooperation in providing the following information regarding the reported issue:
Your cooperation in providing these details will enable me to dive deeper into the matter and work towards a prompt resolution.
Thank you for your understanding and cooperation.
Thanks & Regards,
Manish Bavireddy.