Commit graph

23 commits

Author SHA1 Message Date
Adam Kaplan
f71cd405ac Rename github repo org to sclorg
Addresses openshift/origin#19998
2018-07-24 11:39:33 -04:00
Honza Horak
37f7fc4143
Merge pull request #115 from hhorak/python-3.6
Django Example App Update to Python 3.6
2018-04-24 18:48:25 +02:00
Petr Kubat
e302ab80f4 Use postgresql's readycheck in templates 2018-02-28 15:59:52 +01:00
Honza Horak
c266beafab Add POSTGRESQL_VERSION parameter to the templates 2017-12-22 13:12:41 +01:00
Honza Horak
5d5de63310 Add PYTHON_VERSION parameter to the templates 2017-12-22 11:05:59 +01:00
gabemontero
d8c79199e4 add template 'app' label 2017-11-09 11:06:49 -05:00
Jim Minter
dd4a001c43 remove expose annotations from quickstarts and add bindable: false 2017-11-07 13:03:41 -06:00
Ben Parees
716852864f remove template prefix from tsb annotations 2017-10-19 14:52:50 +02:00
Jim Minter
e4617aff15 add missing template.alpha.openshift.io/wait-for-ready annotations to examples 2017-08-18 12:15:45 -05:00
Jim Minter
34d78b3487 add template completion detection 2017-08-14 12:04:37 -05:00
Ben Parees
82a41db70f Merge pull request #93 from coreydaley/bugzilla_1365656_github_webhook_description_update
Updating GITHUB_WEBHOOK_SECRET description
2017-06-25 23:27:53 -04:00
Corey Daley
a3ad571cd4
Updating GITHUB_WEBHOOK_SECRET description 2017-06-25 23:05:35 -04:00
Jim Minter
7c497532b2 update templates to use template.openshift.io/expose-uri 2017-06-13 17:20:55 +01:00
Vu Dinh
113d6d01fe 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:52:07 -04:00
Ben Parees
1a0b2abcf8 add service catalog metadata to templates 2017-02-15 16:26:11 -05:00
Corey Daley
5620f6c47d
updating db dc 2017-01-18 13:47:08 -05:00
Corey Daley
02b0ec0429
updating to use secrets 2017-01-18 12:37:38 -05:00
jupierce
2269d05536 Moving credentials into secrets 2016-11-29 11:18:03 -05:00
Ben Parees
4170089b8e move allowed hosts to settings.py 2016-11-02 15:29:14 -04:00
Ben Parees
080ea9203d add allowed_hosts env var for django 2016-11-02 14:18:17 -04:00
luciddreamz
6b3770e705 Updates template display name, tags, description, message, and service grouping 2016-10-24 16:33:48 -04:00
Sally O'Malley
d0e5792db2 group services in quickstarts 2016-10-19 13:30:27 -04:00
luciddreamz
de05f62676 Adds Django/PostgreSQL template with persistent storage. 2016-09-13 09:44:51 -04:00