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

Adding local openshift adapter #601

Merged
merged 1 commit into from Dec 20, 2017

Conversation

matzew
Copy link
Member

@matzew matzew commented Dec 19, 2017

Describe what this PR does and why we need it:
The PR adds the local openshift adapter to the template.

Problem is, with the master version of the templates/deploy-ansible-service-broker.template.yaml, and the scripts/run_latest_build.sh files, it is not possible to perform an apb push (with latest apb-tools).

The call succeeds, but the apb is not added.

On IRC @shawn-hurley told me that it's because I dont have the local openshift adapter.

So I am adding it here

Changes proposed in this pull request

  • adding local openshift adapter to the template

Does this PR depend on another PR (Use this to track when PRs should be merged)
depends-on

nope

Which issue this PR fixes (This will close that issue when PR gets merged)
fixes <issue_number>

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 19, 2017
@shawn-hurley
Copy link
Contributor

Thanks for the PR!

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d682c68 on matzew:Local_openshift_adapter into ** on openshift:master**.

Copy link
Member

@djzager djzager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants