Ben Parees
716852864f
remove template prefix from tsb annotations
2017-10-19 14:52:50 +02: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
Ben Parees
1a0b2abcf8
add service catalog metadata to templates
2017-02-15 16:26:11 -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
Ben Parees
bb07bf1b49
bump to latest imagestream versions
2016-07-13 13:26:20 -04:00
Vu Dinh
472ea2f68f
Add PIP_INDEX_URL option and fix required parameter issue
...
The new PIP_INDEX_URL parameter is added to allow custom PyPi mirror
URL to be used during the build process.
There are several paramaters that are required but didn't listed as
requested (*). Now, they are marked as required to be explicit.
Signed-off-by: Vu Dinh <vdinh@redhat.com>
2016-07-06 11:57:04 -04:00
gabemontero
067d9b0bad
fix container image field - get as close to no value as currently possible
2016-05-16 12:00:15 -04:00
gabemontero
f371465cc2
parameterize IS namespace
2016-03-14 17:23:01 -04:00
gabemontero
85e79a7a71
parameterize name
2016-03-11 14:22:54 -05:00
gabemontero
0b6bfc4ea7
edits consistent with UI philosophy
2016-03-07 13:58:09 -05:00
gabemontero
1304dedf6f
bump all template mem limits to 512 Mi
2016-02-29 22:09:26 -05:00
Michal Fojtik
dfc399fe95
Add liveness and readiness probe
2016-02-29 17:04:13 +01:00
gabemontero
7191b87d43
add mem limit for deployments
2016-02-24 18:28:13 -05:00
Ben Parees
ba557ab6f2
switch tag to quickstart
2016-02-24 15:44:44 -05:00
Rodolfo Carvalho
283a460018
Add build post commit hook to run tests
2016-02-22 18:46:48 +01:00
Ben Parees
8e44d68d30
update image version
2015-11-20 18:26:32 -05:00
Ben Parees
71a132bebd
remove bad default route hostname
2015-08-18 13:19:30 -04:00
gabemontero
9cf2c50ce8
get names consistent; associated doc updates based on test walkthrough; incorporate Ben's comments; more name corrections
2015-07-01 14:31:28 -04:00
ewolinetz
17c53b5da7
Updating front end route variables and the default front end route value
2015-06-16 11:45:38 -05:00
Ben Parees
ad80f212e8
Merge pull request #14 from rhcarvalho/output-to-ist
...
Output to ImageStreamTag
2015-06-16 10:19:06 -04:00
Rodolfo Carvalho
31d7511adf
Add SOURCE_REPOSITORY_REF parameter
2015-06-16 12:10:57 +02:00
Rodolfo Carvalho
9a1f379b21
Set build output to latest ImageStreamTag
2015-06-16 11:55:17 +02:00
Rodolfo Carvalho
67470cb254
Standardize templates across examples
2015-06-12 16:15:50 +02:00
Rodolfo Carvalho
cfe92fa340
Update templates to API v1
2015-06-11 17:21:08 +02:00
sspeiche
aa79a05018
Added routes to templates
2015-06-08 15:31:12 -04:00
Rodolfo Carvalho
29cc141f7e
Improvements
...
* Move OpenShift-specific files to openshift/
* Add note about ephemeral database
* Document how to read logs
* Document one-off cmd execution
* Remove APP_MODULE from templates: should be auto-detected for Django projects.
* Remove gunicorn config file and document APP_CONFIG
2015-06-06 01:04:23 +02:00