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

Don't orphan mitigate when Service Brokers return with 408 status code #1202

Merged

Conversation

lurraca
Copy link
Contributor

@lurraca lurraca commented Aug 13, 2018

Supersedes #1201

The CC no longer performs orphan mitigation if the service broker responds that the CC request timed out (HTTP code 408). This is consistent with the change to the OSBAPI spec as of OSBAPI version 2.14 (introduced in this spec PR: openservicebrokerapi/servicebroker#456).

The changes were applied to the following operations:

  • Service Instances Create

  • Service Bindings Create

  • Service Keys Create

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the master branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

* Service Instances Create
* Service Bindings Create
* Service Keys Create

[finishes #159459070]

Signed-off-by: Jen Spinney <jspinney@pivotal.io>
Signed-off-by: William Martin <wmartin@pivotal.io>
Signed-off-by: Luis Urraca <lurraca@pivotal.io>
@cfdreddbot
Copy link

Hey lurraca!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/159731068

The labels on this github issue will be updated when the story is started.

@lurraca lurraca changed the title Don't orphan mitigate 408 responses Don't orphan mitigate when Service Brokers return with 408 status code Aug 13, 2018
@lurraca lurraca added the sapi label Aug 13, 2018
@nmaslarski nmaslarski merged commit 95f7ae3 into cloudfoundry:master Aug 17, 2018
@jenspinney jenspinney deleted the pr-dont-mitigate-408 branch August 20, 2018 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants