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

7 Коммитов

Автор 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 039f986b8d Update ghost to use v0.9.0 osba firewall rules and service (#118) 2018-03-05 14:01: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
Kent Rancourt 154958d90a
Ghost fixes (#89)
* minor formatting fixes

* make azure location and service plan configurable

* change default mysql service plan to standard100

* fix embedded mariadb option

* fix notes typo

* bump chart version
2017-12-06 22:47:02 -05: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
Rita Zhang c8cb7a358c Adding Ghost chart (#47)
* Adding ghost chart

* Remove embedded mariadb

* Update ghostPort

* Adding servicePort

* Adding default ghostHost value

* Updating README and NOTES

* Remove unused env vars

* Update review feedback

* Adding support for embedded mysql

* Update Ghost chart README

* Update README
2017-11-30 10:30:13 -08:00