Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make registry more consumable #2

Closed
4 of 5 tasks
jmrodri opened this issue Mar 15, 2018 · 2 comments
Closed
4 of 5 tasks

Make registry more consumable #2

jmrodri opened this issue Mar 15, 2018 · 2 comments
Assignees
Milestone

Comments

@jmrodri
Copy link
Contributor

jmrodri commented Mar 15, 2018

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
@jmrodri jmrodri self-assigned this Mar 15, 2018
@jmrodri
Copy link
Contributor Author

jmrodri commented Mar 15, 2018

@shawn-hurley shawn-hurley added this to the 1.0.0 milestone Mar 23, 2018
@jmrodri
Copy link
Contributor Author

jmrodri commented Jun 13, 2018

This is already done, we can now vendor the broker (including bundle-lib).

@jmrodri jmrodri closed this as completed Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants