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

Bug 1501512 - bind issue when multiple calls to create the same binding #486

Merged
merged 2 commits into from Oct 12, 2017

Conversation

shawn-hurley
Copy link
Contributor

Describe what this PR does and why we need it:
Responds to duplicate bind requests with the already created credentials in the body.
Changes proposed in this pull request

  • create buildBindResponse function to build the bind response.

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

Which issue this PR fixes (This will close that issue when PR gets merged)
fixes 1501512

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 12, 2017
@eriknelson eriknelson merged commit a3cb9f1 into openshift:master Oct 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-review size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants