Skip to content
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

can't retrieve images from eu.gcr.io #49

Open
ToGoBananas opened this issue Jun 2, 2017 · 5 comments
Open

can't retrieve images from eu.gcr.io #49

ToGoBananas opened this issue Jun 2, 2017 · 5 comments

Comments

@ToGoBananas
Copy link

It works fine with gcr.io images but it fails for eu subdomain

'''rpc error: code = 2 desc = Error response from daemon: denied: Permission denied for "latest" from request'''

@stevesloka
Copy link
Member

Yeah looks like I need to better support that domain. Right now it assumes the gcr.io. You can override that in the meantime by passing an arg to the process. See: https://github.com/upmc-enterprises/registry-creds/blob/master/main.go#L62

@vongohren
Copy link

Where are these args to be inputted?

@stevesloka
Copy link
Member

Hey @vongohren, you add that to the args of the controller definition.

@vongohren
Copy link

But if we use this as an addon to minikube, we dont have access to the controller?

@Teddy-Schmitz
Copy link
Contributor

you can find the controller in the kube-system namespace when using minikube

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

No branches or pull requests

4 participants