summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1039 from sdodson/fix-version-dependent-contentBrenton Leanhardt2015-12-094-866/+76
|\ | | | | Fix version dependent image streams
| * Fix version dependent image streamsScott Dodson2015-12-094-866/+76
| |
* | Update sync db-templates, image-streams, and quickstart-templatesScott Dodson2015-12-0217-67/+259
|/
* Update IMAGE_PREFIX and IMAGE_VERSION values in hawkular templateKenjiro Nakayama2015-11-304-8/+8
|
* Install version dependent image streams for v1.0 and v1.1Scott Dodson2015-11-18111-0/+22511
|
* Merge pull request #873 from sdodson/latest-streamsBrenton Leanhardt2015-11-112-76/+327
|\ | | | | Sync with the latest image streams
| * Sync with the latest image streamsScott Dodson2015-11-112-76/+327
| |
* | Import latest xpaas templates and image streamsScott Dodson2015-11-1131-1915/+3531
|/
* examples: include logging and metrics infrastructureLuke Meyer2015-11-104-0/+534
|
* Update imagestreams and quickstarts from originScott Dodson2015-10-228-12/+85
|
* Fix for name conflictAli Sogukpinar2015-10-051-2/+2
| | | Template name is conflicting with the template name from 'eap6-basic-sti.json' .
* Jenkins image was renamedScott Dodson2015-09-014-11/+21
|
* Add jenkins image stream and quickstartScott Dodson2015-08-264-20/+356
| | | | https://github.com/openshift/origin/pull/4145
* Update latest openshift examplesScott Dodson2015-08-2015-120/+183
|
* Bug 1247461 - Fixing github triggers for the xpaas templatesBrenton Leanhardt2015-07-2826-26/+26
|
* Updated examplesScott Dodson2015-07-2442-331/+362
|
* Sync xpaas examples with githubScott Dodson2015-06-2931-617/+1870
|
* Add openshift_examples roleScott Dodson2015-06-2245-0/+17798
This role installs db-templates, image-streams, and quickstart-templates into /usr/share/openshift/examples on the master and then uses `oc create` to import them.