Unable to push to Google Container Registry - Permission issue

前端 未结 1 1692
慢半拍i
慢半拍i 2021-01-21 10:36

I\'m having the sample problem as Vaclav. I\'ve followed the GCR quick start to the letter which entailed creating a new project (called gcr-project) and copying the code for a

相关标签:
1条回答
  • 2021-01-21 11:03

    I was able to replicate this issue on multiple ubuntu machines. I tried again after the most recent cloud SDK update (276.0.0) but had no luck.

    In the end I went with json key file authentincati described in the docs here as a work around which worked fine.

    0 讨论(0)
提交回复
热议问题