You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support external yaml configuration file application.yml as an alternative to configurate the broker.
Support externalized remote config in git.
fixes
Supports DEA backends
Fix: generate plan default description and name from planid instead of same static string;
Fix: when plan have only credentials definition not any catalog definition, broker should set plan default catalog definitions.
Fix: broker should fail fast when a plan have no credential definition in configuration.
misc
Refactor acceptance test: remove logic of parsing configuration file, use hard-coded test data instead.
In acceptance test, add test case service_broker_updatable to make sure that service broker still works after we change service configuration and restart the broker.
Add concourse pipeline for running acceptance test.
Provide template for deployment and property configuration files: manifest.tmpl.yml, manifest.tmpl.yaml-config.yml manifest.tmpl.remote-config.yml, and application.tmpl.yml