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
Jim Minter
b84f207d3d
remove expose annotations from quickstarts and add bindable: false
2017-11-07 13:03:41 -06:00
Ben Parees
8ac25c1e3c
remove template prefix from tsb annotations
2017-10-19 14:52:59 +02:00
Jim Minter
5647b2a31c
add missing template.alpha.openshift.io/wait-for-ready annotations to examples
2017-08-18 12:15:45 -05:00
Jim Minter
5ffcf0a43c
add template completion detection
2017-08-14 12:04:44 -05: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
Jim Minter
5d9081445f
update templates to use template.openshift.io/expose-uri
2017-06-13 17:20:59 +01:00
Ben Parees
9a913714c7
Revert "Revert "Changed templates to use nodejs:6""
2017-05-23 15:53:51 -04:00
Ben Parees
814cde009f
Revert "Changed templates to use nodejs:6"
2017-04-29 12:12:31 -04:00
sspeiche
6b92fdf4cd
Changed templates to use nodejs:6
2017-04-28 13:23:33 -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
513d4703ad
add service catalog metadata to templates
2017-02-15 16:26:20 -05:00
Corey Daley
214b5bb005
updating to use secrets
2017-01-18 13:41:10 -05:00
Ben Parees
fafa1c4893
fix invalid key names
2017-01-17 14:07:48 -05:00
jupierce
7d73fbd2a8
Moving credentials into secrets
2016-11-29 11:18:16 -05:00
Jim Minter
4344883eb6
add Jenkinsfile
2016-11-10 15:24:07 +00:00
luciddreamz
572d5d4af1
Updates template display name, tags, description, message, and service grouping
2016-10-24 16:34:46 -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
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
Vu Dinh
325aaf4483
Add NPM_MIRROR parameter and fix required parameter
...
Add new NPM_MIRROR parameter for custom NPM mirror URL to be used
if needed.
The required parameters are explicitly marked as required (*) to
avoid confusion.
Signed-off-by: Vu Dinh <vdinh@redhat.com>
2016-07-06 13:51:15 -04:00
gabemontero
d8a485dbb7
fix container image field - get as close to no value as currently possible
2016-05-16 12:02:57 -04:00
gabemontero
c074be2189
change BC ICT to automatic=true (more deterministic)
2016-05-12 10:28:32 -04:00
Ben Parees
eaed1b5e10
use an emptydir volume for mongodb instead of no volume
2016-04-26 15:40:59 -04:00
Ben Parees
d3bfc8b240
fix trailing comma in template
2016-04-11 22:01:26 -04:00
pi-victor
4166119035
add sample tests for post commit hook
2016-04-12 01:01:56 +02:00
gabemontero
bab042519e
parameterize IS namespace
2016-03-14 21:19:12 -04:00
gabemontero
ee1068b426
parameterize name
2016-03-11 14:28:52 -05:00
gabemontero
33d299b625
edits consistent with UI philosophy
2016-03-07 14:07:41 -05:00
gabemontero
ee0de00cdf
bump all template mem limits to 512 Mi
2016-02-29 22:11:07 -05:00
Michal Fojtik
6015715f91
Add liveness and readiness probe
2016-02-29 17:12:14 +01:00
gabemontero
5aa4e30ad9
add default memory limit for deployments
2016-02-24 23:01:42 -05:00
Ben Parees
4efa27f2ac
change tag to quickstart
2016-02-24 15:40:45 -05:00
Ben Parees
df1f4ae1c4
namespace typo
2015-11-20 22:41:34 -05:00
Ben Parees
ca985b6d4b
use openshift namespace
2015-11-20 21:31:20 -05:00
Ben Parees
eb3e57d679
update image version
2015-11-20 18:37:56 -05:00
sspeiche
c9f8146151
Added Generic webhook trigger to buildconfig and supporting env var for secret.
2015-10-05 15:16:22 -04:00
Ben Parees
bb2d4ff9d4
remove bad default route hostname
2015-08-18 13:19:24 -04:00
Ben Parees
b10d0e8e1a
parameterize db image
2015-07-31 14:38:41 -04:00
gabemontero
1ca4fbfd5a
get names consistent; associated doc updates based on test walkthrough; Ben's comments; minor fixes / frontend rename; fix double colon
2015-07-01 15:00:17 -04:00
Rodolfo Carvalho
c0a4e7bebb
Pass relevant ENV VARs to application container
2015-06-19 11:22:02 +02:00
Martin Nagy
b6cf9e1cd4
Add database template
2015-06-18 16:59:23 +02:00
ewolinetz
31f83d3ad0
Updating front end route variable name and default value
2015-06-16 11:47:55 -05:00
Ben Parees
af44ac9f34
Merge pull request #9 from rhcarvalho/output-to-ist
...
Set build output to latest ImageStreamTag
2015-06-16 10:01:28 -04:00
Rodolfo Carvalho
b1ea0a9560
Add SOURCE_REPOSITORY_REF parameter
2015-06-16 12:10:57 +02:00
Rodolfo Carvalho
1afc10e28b
Set build output to latest ImageStreamTag
2015-06-16 11:53:43 +02:00
Rodolfo Carvalho
2e3974adc3
Standardize templates across examples
2015-06-12 16:15:54 +02:00
sspeiche
97edc01c12
use external image stream for builder image
2015-06-11 15:14:43 -04:00