Hi,
We currently have openshift origin containers being delivered through the Container Pipeline.
However, with the release of openshift origin 1.3, we have to consider how we are going to deliver containers for v1.2.1 and v1.3.
Currently, the dockerfiles basically do a yum install origin[1] and other origin packages. This could possibly result in the latest origin rpms being used even in 1.2.1 containers. We need to consider how we are going to differentiate the versions.
Even if there aren't any updates to 1.2 containers on toe repos, its still possible the containers might get rebuilt from other triggers, such as base image rebuilds and so on.
KB, Troy Dawson, thoughts? Others are welcome to chime in as well.
[1] https://github.com/openshift/origin/blob/release-1.2/images/origin/Dockerfil...