deis / registry

Docker registry for Deis Workflow.
https://deis.com
MIT License
16 stars 24 forks source link

"service account deis/deis-registry was not found" #70

Closed tmc closed 7 years ago

tmc commented 8 years ago

Running gcr off-cluster -- getting this on the registry rs: Error creating: pods "deis-registry-3280823271-" is forbidden: service account deis/deis-registry was not found, retry after the service account is created

bacongobbler commented 8 years ago

Seems like the pod is still being created. Can you post your config? According to the chart, the registry is installed only when the storage_location parameter is set to on-cluster. Assuming you're using gcr, you should have it set to off-cluster as the docs describe.

pinging @kmala for visibility on this issue

bacongobbler commented 8 years ago

In future tickets, would you mind placing helm-related issues in deis/charts? That would be helpful triaging these issues. Thanks! :)

bacongobbler commented 8 years ago

ping @tmc

bacongobbler commented 7 years ago

closing due to inactivity. in the future, if you could please post your config as well as perform some general troubleshooting with kubectl, it would really help us try to nail down the issue quicker. Thanks!