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 We’re getting the following errors: - Back-off pulling image "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\"" 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] w www.spring.co.nz integrated business accelerator
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
