Ben Parees
716852864f
remove template prefix from tsb annotations
2017-10-19 14:52:50 +02:00
Ben Parees
30ec0ddd17
Merge pull request #97 from jim-minter/wait-completion-fixups
...
add missing template.alpha.openshift.io/wait-for-ready annotations to examples
2017-08-18 13:22:27 -04:00
Jim Minter
e4617aff15
add missing template.alpha.openshift.io/wait-for-ready annotations to examples
2017-08-18 12:15:45 -05:00
Ben Parees
19fed1196b
Merge pull request #96 from jim-minter/trello135-completion-detection
...
add template completion detection
2017-08-16 14:18:39 -04:00
Jim Minter
34d78b3487
add template completion detection
2017-08-14 12:04:37 -05:00
Ben Parees
b8484b98a5
Merge pull request #95 from shanemacbride/master
...
Add information for pg_config error #70 #94
2017-07-20 17:39:30 -04:00
shanemacbride
29976eaa12
Add information for pg_config error #70 #94
2017-07-20 14:33:06 -07: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
Ben Parees
8a4ce9e1a3
Merge pull request #89 from jim-minter/trello133-tsb-bind
...
update templates to use template.openshift.io/expose-uri
2017-06-13 12:24:16 -04:00
Jim Minter
7c497532b2
update templates to use template.openshift.io/expose-uri
2017-06-13 17:20:55 +01:00
Ben Parees
cedcc6889d
Merge pull request #84 from dinhxuanvu/recreate
...
Change DC strategy from Rolling to Recreate for DB templates
2017-04-25 16:53:59 -04: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
ce8bc24339
Merge pull request #83 from coreydaley/github_58_notes_in_docs_about_tests
...
Warn about database and tests
2017-03-29 11:34:38 -04:00
Corey Daley
0758c6baef
Warn about database and tests
2017-03-29 11:23:01 -04:00
Ben Parees
8c20b559cd
Merge pull request #80 from bparees/sc_metadata
...
add service catalog metadata to templates
2017-02-15 16:27:37 -05:00
Ben Parees
1a0b2abcf8
add service catalog metadata to templates
2017-02-15 16:26:11 -05:00
Ben Parees
856f5572cf
Merge pull request #78 from ghyde/fix-service-names
...
Allow database service names to contain dashes.
2017-02-02 11:41:37 -05:00
Garrett Hyde
870c64db0b
Allow database service names to contain dashes.
...
Fixes #77
2017-02-02 01:10:49 -08:00
Ben Parees
31f1455e3b
Merge pull request #76 from coreydaley/update_templates_to_use_secrets_2
...
updating db dc
2017-01-18 14:07:37 -05:00
Corey Daley
5620f6c47d
updating db dc
2017-01-18 13:47:08 -05:00
Ben Parees
5f5f5135e5
Merge pull request #75 from coreydaley/update_templates_to_use_secrets
...
updating to use secrets
2017-01-18 12:40:16 -05:00
Corey Daley
02b0ec0429
updating to use secrets
2017-01-18 12:37:38 -05:00
Ben Parees
6ddac81c67
Merge pull request #74 from bparees/template
...
fix invalid key names
2017-01-17 14:06:18 -05:00
Ben Parees
2b44398b0b
fix invalid key names
2017-01-17 14:03:48 -05:00
Ben Parees
175b94b4da
Merge pull request #73 from bparees/wsgi
...
switch wsgi_application value to wsgi.application
2017-01-03 12:42:12 -05:00
Ben Parees
6c4846b113
switch wsgi_application value to wsgi.application
2017-01-03 12:10:10 -05:00
Ben Parees
9f04dc0f07
Merge pull request #69 from guangxuli/fix_branch
...
fix some incorrect description
2016-12-11 23:05:22 -05:00
guangxuli
86f28a62ae
fix some incorrect description
2016-12-12 10:00:14 +08:00
Ben Parees
b7ce642586
Merge pull request #68 from coreydaley/github_12043_origin_image_test_failure
...
moving wsgi file and updating settings.py to work with updates to s2i-python-container changes
2016-12-02 11:04:17 -05:00
Corey Daley
43bd6dcc57
moving wsgi file and updating settings.py to work with updates to s2i-python-container changes
2016-12-02 10:28:48 -05:00
Ben Parees
253aa3570f
Merge pull request #67 from jupierce/migrate-passwords-to-secrets
...
Moving credentials into secrets
2016-11-29 14:26:21 -05:00
jupierce
2269d05536
Moving credentials into secrets
2016-11-29 11:18:03 -05:00
Ben Parees
c4727a081b
Merge pull request #66 from bparees/allowed_hosts
...
move allowed hosts to settings.py
2016-11-02 15:35:32 -04:00
Ben Parees
4170089b8e
move allowed hosts to settings.py
2016-11-02 15:29:14 -04:00
Ben Parees
28ce74503e
Merge pull request #65 from bparees/allowed_hosts
...
add allowed_hosts env var for django
2016-11-02 14:18:52 -04:00
Ben Parees
080ea9203d
add allowed_hosts env var for django
2016-11-02 14:18:17 -04:00
Ben Parees
c28ec1e65e
Merge pull request #64 from luciddreamz/master
...
Updates template display name, tags, description, message, and grouping
2016-10-24 16:51:38 -04:00
luciddreamz
6b3770e705
Updates template display name, tags, description, message, and service grouping
2016-10-24 16:33:48 -04:00
Ben Parees
380f34793e
Merge pull request #63 from sallyom/group-services
...
group services in quickstarts
2016-10-19 13:53:28 -04:00
Sally O'Malley
d0e5792db2
group services in quickstarts
2016-10-19 13:30:27 -04:00
Ben Parees
9f38043a5e
Merge pull request #61 from stedotmartin/master
...
Updated django-debug-toolbar to 1.5 to fix
2016-10-02 06:00:08 -08:00
Stephen Martin
734d72755f
Updated django-debug-toolbar to 1.5 to fix
...
TypeError at /
process() missing 1 required positional argument: 'stream'
Related to https://github.com/jazzband/django-debug-toolbar/issues/856
2016-10-02 10:00:29 +01:00
Ben Parees
b0d550d173
Merge pull request #59 from luciddreamz/master
...
Adds Django/PostgreSQL template with persistent storage.
2016-09-20 09:12:19 -04:00
luciddreamz
de05f62676
Adds Django/PostgreSQL template with persistent storage.
2016-09-13 09:44:51 -04:00
Ben Parees
fa3c4f3399
Merge pull request #55 from bparees/bump_version
...
bump to latest imagestream versions
2016-07-13 13:38:56 -04:00
Ben Parees
bb07bf1b49
bump to latest imagestream versions
2016-07-13 13:26:20 -04:00
Rodolfo Carvalho
8a0c7d6a9b
Merge pull request #53 from jfmatth/whitenoise-compression
...
enable whitenoise compression #3
2016-07-08 17:43:50 +02:00
John Matthew
7c7c236824
enable compression
2016-07-08 08:00:57 -07:00
Rodolfo Carvalho
6aa44a62c5
Merge pull request #50 from jfmatth/add-whitenoise
...
Put Whitenoise back in settings.py
2016-07-08 08:26:54 +02:00