Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releases: enable build/push with multiple tags | Luke Meyer | 2017-06-22 | 1 | -35/+21 |
| | |||||
* | Rename container image to origin-ansible / ose-ansible | Pep TurrĂ³ Mauri | 2017-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | As discussed in #4279 the container image is being renamed to openshift/origin-ansible (upstream) and openshift3/ose-ansible (downstream) for the "oc cluster up" use case, and more generally to make it fit the imageConfig.format configuration option. This updates references to the image name accordingly. Also updating references to playbook2image to account for recent moves of the repo/image. | ||||
* | Adding scripts for building and pushing images | Brenton Leanhardt | 2017-03-07 | 1 | -0/+55 |
These scripts follow the same pattern as the origin and origin-metrics repo. From there the Jenkins job will be very simple. |