All of a sudden, I cannot deploy some images which could be deployed before. I got the following pod status:
[root@webdev2 origin]# oc get pods NAME
Run docker login
Push the image to docker hub
Re-create pod
This solved the problem for me. Hope it helps.