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

Pass in namespace to runtime #991

Merged
merged 2 commits into from Jun 15, 2018

Conversation

maleck13
Copy link
Contributor

Describe what this PR does and why we need it:

the namespace for the broker can change. So ensure it is passed through to the runtime package at startup.

While testing some state changes, I noticed state was not being saved this was due to the fact it was expecting to save to the ns ansible-service-broker.

While running make check I noticed that several tests were failing due to compilation errors so I fixed these also.

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 15, 2018
@maleck13
Copy link
Contributor Author

ping @shawn-hurley

@maleck13 maleck13 force-pushed the pass-in-namespace-to-runtime branch from ae8e92c to 940c636 Compare June 15, 2018 16:14
@coveralls
Copy link

coveralls commented Jun 15, 2018

Coverage Status

Coverage decreased (-6.2%) to 36.603% when pulling 940c636 on maleck13:pass-in-namespace-to-runtime into bf419ad on openshift:master.

@shawn-hurley
Copy link
Contributor

I think we need to merge this @djzager @dymurray @rthallisey you guys mind checking this out?

@djzager djzager merged commit dc522d1 into openshift:master Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants