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

Add text around what to do on a deprovision when there are bindings #314

Merged
merged 1 commit into from
Sep 26, 2017

Commits on Sep 25, 2017

  1. Add text around what to do on a deprovision when there are bindings

    Closes openservicebrokerapi#127
    
    Basic does this:
    - clarify in the spec that it is RECOMMENDED that platforms delete all Bindings prior to deleting an Instance
    - brokers MAY support deleting an Instance that still has bindings (causing a cascading delete), but if they don't then we'll specify the exact error that MUST be returned
    - platforms MAY attempt to delete an Instance that still has Bindings, but if they get the well defined error then they MUST delete the bindings first.
    
    Signed-off-by: Doug Davis <dug@us.ibm.com>
    Doug Davis committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    b693a27 View commit details
    Browse the repository at this point in the history