Drop the images flag from oadm, that's pointing to ose images rather than
origin and there's a difference in image versions between the two products.
On Feb 4, 2016 9:31 PM, "Tim Moor" <[email protected]> wrote:

> Hey Guys,
>
> I’m having a bit of trouble getting my docker-registry stood up.
>
> After running
> oadm registry --config=/etc/origin/master/admin.kubeconfig
> --credentials=/etc/origin/master/openshift-registry.kubeconfig --images='
> registry.access.redhat.com/openshift3/ose-${component}:${version}
> <http://registry.access.redhat.com/openshift3/ose-$%7Bcomponent%7D:$%7Bversion%7D>
> ’
>
> The following errors appear in `oc get events`
>
> Container image "openshift/origin-pod:v1.1.1.1" already present on machine
>
> Successfully assigned docker-registry-1-deploy to aklkvm020.corp
>
> Container image "openshift/origin-deployer:v1.1.1.1" already present on
> machine
>
> Created with docker id 3f4b9bfe97b9
>
> Started with docker id 3f4b9bfe97b9
>
> Started with docker id ea13be0c960a
>
> Created with docker id ea13be0c960a
>
> Successfully assigned docker-registry-1-hpg2g to aklkvm021.corp
>
> Started with docker id 3da06296d31c
>
> Created with docker id 3da06296d31c
>
> Container image "openshift/origin-pod:v1.1.1.1" already present on machine
>
> Created pod: docker-registry-1-hpg2g
>
> pulling image "
> registry.access.redhat.com/openshift3/ose-docker-registry:v1.1.1.1"
>
> Failed to pull image "
> registry.access.redhat.com/openshift3/ose-docker-registry:v1.1.1.1":
> image pull failed for
> registry.access.redhat.com/openshift3/ose-docker-registry:v1.1.1.1, this
> may be because there are no credentials on this request.  details: (Tag
> v1.1.1.1 not found in repository
> registry.access.redhat.com/openshift3/ose-docker-registry)
>
> Back-off pulling image "
> registry.access.redhat.com/openshift3/ose-docker-registry:v1.1.1.1"
>
> The real issue appears to be the
>
> Tag v1.1.1.1 not found in repository
> registry.access.redhat.com/openshift3/ose-docker-registry
>
> Any ideas where the version tag is coming from and how I can set this to
> say latest?
>
> Thanks
>
> Tim Moor
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to