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.
We need a way for a consumer to be able to create their own registry and pass that information into the library so that the library uses it instead of its own. Please refer to the consumable_registry branch of the ansible-service-broker repo
create registry config structs
broker should use config package to create registry config structs
build registry from registry structs
pass configured registry into App.
Remove config repo and move it to package in broker repo
The text was updated successfully, but these errors were encountered:
We need a way for a consumer to be able to create their own registry and pass that information into the library so that the library uses it instead of its own. Please refer to the consumable_registry branch of the ansible-service-broker repo
The text was updated successfully, but these errors were encountered: