Ahh, now don’t I feel like a tool. docs.openshift.org/latest vs docs.openshift.com/latest might have been a bit to subtle for me.
Thanks for your guidance. From: Clayton Coleman <[email protected]<mailto:[email protected]>> Date: Wednesday, 16 March 2016 at 11:09 AM To: Tim Moor <[email protected]<mailto:[email protected]>> Cc: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: Docker Registry Versioning You're trying to pull the OpenShift v3 OSE images, but using the Origin version numbers. They are not the same - you'll need to use the OSE tag values. On Tue, Mar 15, 2016 at 6:00 PM, Tim Moor <[email protected]<mailto:[email protected]>> wrote: Hi list, We’re trying to find a way to phase the roll out of the OpenShift updates through our various environments. Given that there seems to be conflicts when running mixed container versions, we’d like to pin an environment to or example v1.1.3. However, when updating the deployment config for the docker-registry as follows: - oc describe pod docker-registry-7-p2ue7 | grep image - image: registry.access.redhat.com/openshift3/ose-docker-registry:v1.1.3<http://registry.access.redhat.com/openshift3/ose-docker-registry:v1.1.3> We’re getting the following errors: - Back-off pulling image "registry.access.redhat.com/openshift3/ose-docker-registry:v1.1.3<http://registry.access.redhat.com/openshift3/ose-docker-registry:v1.1.3>” - Error syncing pod, skipping: failed to "StartContainer" for "registry" with ImagePullBackOff: "Back-off pulling image \"registry.access.redhat.com/openshift3/ose-docker-registry:v1.1.3\<http://registry.access.redhat.com/openshift3/ose-docker-registry:v1.1.3%5C>"" What have other’s done with regards to image versions and rolling out updates? Thanks [http://spring.co.nz/SpringEmail.png] Tim Moor m +64 22 100 4707 e [email protected]<mailto:[email protected]> w www.spring.co.nz<http://www.spring.co.nz> integrated business accelerator _______________________________________________ users mailing list [email protected]<mailto:[email protected]> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
