Commit graph

166 commits

Author SHA1 Message Date
alge0
e9f1e354f5
Update heading on welcome page 2017-12-04 11:11:50 +01:00
Ben Parees
d1af14dc9f
Merge pull request #149 from gabemontero/app-label
add template 'app' label
2017-11-09 11:13:37 -05:00
gabemontero
4759b1bf2d add template 'app' label 2017-11-09 11:10:12 -05:00
Ben Parees
e598bfbe1f
Merge pull request #148 from jim-minter/issue16726
remove expose annotations from quickstarts and add bindable: false
2017-11-07 21:13:16 +01:00
Jim Minter
b84f207d3d remove expose annotations from quickstarts and add bindable: false 2017-11-07 13:03:41 -06:00
Ben Parees
96e651f58a Merge pull request #143 from bparees/annotations
remove template prefix from tsb annotations
2017-10-19 14:56:53 +02:00
Ben Parees
8ac25c1e3c remove template prefix from tsb annotations 2017-10-19 14:52:59 +02:00
Ben Parees
b9ba509aff Merge pull request #138 from jim-minter/helmchart
add basic helm chart
2017-09-14 21:54:13 -04:00
Jim Minter
d6a27c221f add basic helm chart 2017-09-14 17:48:56 -05:00
Ben Parees
44abae3f81 Merge pull request #136 from mordicool/patch-2
Update server.js - remove fs module
2017-09-04 21:45:45 -04:00
Mordechai Weinberg
64c46cb6ee Update server.js
No need for fs module here
2017-09-03 21:44:36 +03:00
Ben Parees
253f8095a9 Merge pull request #135 from mordicool/patch-1
Update server.js
2017-09-03 00:10:56 -04:00
mordicool
08397daddd Update server.js 2017-09-02 21:37:58 +03:00
Ben Parees
eb75af97ef Merge pull request #132 from jim-minter/wait-completion-fixups
add missing template.alpha.openshift.io/wait-for-ready annotations to examples
2017-08-18 13:22:39 -04:00
Jim Minter
5647b2a31c add missing template.alpha.openshift.io/wait-for-ready annotations to examples 2017-08-18 12:15:45 -05:00
Ben Parees
7c814b0d2c Merge pull request #131 from jim-minter/trello135-completion-detection
add template completion detection
2017-08-16 14:19:01 -04:00
Jim Minter
5ffcf0a43c add template completion detection 2017-08-14 12:04:44 -05:00
Ben Parees
863b14eab0 Merge pull request #130 from coreydaley/adding_compatibility_section
Adding compatibility section
2017-08-04 11:23:15 -04:00
Corey Daley
324865499e
Adding compatibility section 2017-08-04 11:22:35 -04:00
Ben Parees
f12494cff0 Merge pull request #128 from coreydaley/bugzilla_1365656_github_webhook_description_update
Updating GITHUB_WEBHOOK_SECRET description
2017-06-25 23:27:32 -04:00
Corey Daley
1a31042c81
Updating GITHUB_WEBHOOK_SECRET description 2017-06-25 23:08:48 -04:00
Ben Parees
68b66caa93 Merge pull request #125 from jim-minter/trello133-tsb-bind
update templates to use template.openshift.io/expose-uri
2017-06-13 12:24:08 -04:00
Jim Minter
5d9081445f update templates to use template.openshift.io/expose-uri 2017-06-13 17:20:59 +01:00
Ben Parees
3d44de3ba8 Merge pull request #117 from openshift/revert-112-revert-111-nodejs6
re-enable nodejs:6 in templates
2017-05-23 15:54:29 -04:00
Ben Parees
9a913714c7 Revert "Revert "Changed templates to use nodejs:6"" 2017-05-23 15:53:51 -04:00
Ben Parees
95c092763d Merge pull request #112 from openshift/revert-111-nodejs6
Revert "Changed templates to use nodejs:6"
2017-04-29 12:12:55 -04:00
Ben Parees
814cde009f Revert "Changed templates to use nodejs:6" 2017-04-29 12:12:31 -04:00
Ben Parees
b8d7dd7328 Merge pull request #111 from sspeiche/nodejs6
Changed templates to use nodejs:6
2017-04-28 13:36:37 -04:00
sspeiche
6b92fdf4cd Changed templates to use nodejs:6 2017-04-28 13:23:33 -04:00
Ben Parees
c1faa896c2 Merge pull request #110 from dinhxuanvu/recreate
Change DC strategy from Rolling to Recreate for DB templates
2017-04-25 16:53:35 -04:00
Vu Dinh
2631c4a95e Change DC strategy from Rolling to Recreate for DB templates
Recreate strategy will allow the redeployment process to stay within
1Gi memory limit instead of requiring more memory due to extra pod
is created for Rolling strategy.

Signed-off-by: Vu Dinh <vdinh@redhat.com>
2017-04-25 16:47:41 -04:00
Ben Parees
e81cacfa03 Merge pull request #95 from bparees/sc_metadata
add service catalog metadata to templates
2017-02-15 16:27:18 -05:00
Ben Parees
513d4703ad add service catalog metadata to templates 2017-02-15 16:26:20 -05:00
Ben Parees
7f7c9dd258 Merge pull request #90 from coreydaley/update_templates_to_use_secrets
updating to use secrets
2017-01-18 14:06:52 -05:00
Corey Daley
214b5bb005
updating to use secrets 2017-01-18 13:41:10 -05:00
Ben Parees
36bb782477 Merge pull request #89 from bparees/template
fix invalid key names
2017-01-17 14:09:41 -05:00
Ben Parees
fafa1c4893 fix invalid key names 2017-01-17 14:07:48 -05:00
Ben Parees
343689f74d Merge pull request #83 from guangxuli/fix_branch
update some incorrect description
2016-12-12 08:26:46 -05:00
guangxuli
3f51ad1438 update some incorrect description
fix format

add enter
2016-12-12 16:20:45 +08:00
Ben Parees
81e1afb25e Merge pull request #75 from jupierce/migrate-passwords-to-secrets
Moving credentials into secrets
2016-11-29 14:24:31 -05:00
jupierce
7d73fbd2a8 Moving credentials into secrets 2016-11-29 11:18:16 -05:00
Ben Parees
fb4415ce65 Merge pull request #73 from jim-minter/pipeline
add Jenkinsfile
2016-11-10 11:47:06 -05:00
Jim Minter
4344883eb6 add Jenkinsfile 2016-11-10 15:24:07 +00:00
Ben Parees
69b359bdfc Merge pull request #71 from luciddreamz/master
Updates template display name, tags, description, message, and grouping
2016-10-24 16:52:07 -04:00
luciddreamz
572d5d4af1 Updates template display name, tags, description, message, and service grouping 2016-10-24 16:34:46 -04:00
Ben Parees
9ebc30eb44 Merge pull request #70 from sallyom/group-services
group services in quickstarts
2016-10-19 13:53:40 -04:00
Sally O'Malley
36aeea7271 group services in quickstarts 2016-10-19 13:39:23 -04:00
Jacob Lucky
9457131bdb Adds NodeJS/MongoDB template with persistent storage. (#64) 2016-09-20 09:12:04 -04:00
Ionut Palade
0e748ed338 add an alternate http address for the tests to execute on (#60) 2016-08-01 10:47:07 -04:00
Ben Parees
e61190a1a1 use latest imagestreams for nodejs and mongo (#56)
* use latest mongo and nodejs versions

* update readiness check for mongo 3.2
2016-07-13 13:24:50 -04:00