Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Jeremy Rickard fabffcb739 Update the class and plans (#125)
* Update the class and plans

With OSBA v0.11.0 we will be altering the mysql and postgres classes and
plans. This PR bumps them all to the new class and plans.

* adjust guidance on minikube
2018-05-01 15:48:03 -04:00
Jeremy Rickard bfc2363dc8 Added version dependency to pre-reqs (#121)
Part of #113
2018-03-05 19:41:00 -05:00
Jeremy Rickard 8843665b62 Udpate phpbb to use the new service and firewall rules in obsa v0.9.0 (#119) 2018-03-05 13:55:28 -05:00
Jeremy Rickard 17787fc65a Update charts to use firewall parameters in mysql and postgresql instances (#98)
* Updating chart to use public image

Fixes #66

* Updating charts to provide firewall start/end ranges.

Due to changes for https://github.com/Azure/open-service-broker-azure/issues/146
we need to specify firewall rules if the service will be used outside of Azure
as is the case when running minikube. Previous default was 0.0.0.0 to 255.255.255.255
so those values are used here.
2017-12-18 11:01:28 -05:00
Jeremy Rickard c7b6215ba5
Phpbb refactor (#95)
* Updating chart to use public image

Fixes #66

* Refactor of the phpbb chart

* change default plan from standard800 to standard100
* refactored to add conditional checks for mysql.embeddedMaria
    - previously we always provisioned, even with embeddedMaria
    - added logic to support local deployment
* newer bitnami phpbb image didn't work with older mariadb
    - version increased to 1.0.5
* added parameter overrides to make the chart in line with ghost, drupal
  and wordpress with new version of mariadb
* Readme updates

Fixes: #92

* Formatting

* Review comments.
2017-12-07 19:15:05 -07:00
Jeremy Rickard 29b4915859
Changing the liveness and readiness probe initial delay. (#82)
* Updating chart to use public image

Fixes #66

* Changing the liveness and readiness probe initial delay.

When running on Minikube, the default values are less than the initial
configuratin time, resulting in a failure to ever properly start

Fixes #80

* Reverted the readiness initial delay
2017-12-06 20:38:18 -07:00
jeremyrickard 05edfda8c1
Renaming ASB -> OSBA (#58)
* Renaming ASB -> OSBA

* Open Service Broker Azure -> Open Service Broker for Azure

* Removing "the" and adding drupal changes.
2017-12-01 15:05:27 -07:00
Julien Stroheker d8db6e2b97 typo (#55) 2017-12-01 11:03:41 -08:00
Julien Stroheker e136050ddb Add the embedded mariadb option (#53)
* Add the embedded mariadb option

* add end of line
2017-11-29 16:15:28 -08:00
Julien Stroheker ce7b7ac16d Add the phpbb chart (#45)
* init

* Applying review

* Add newline at the end of the file

* Add the ASB prereq.
2017-11-28 13:04:56 -08:00