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

Handle failure cases for deletes/unbindings better #97

Open
spiegela opened this issue Mar 12, 2018 · 0 comments · Fixed by #134
Open

Handle failure cases for deletes/unbindings better #97

spiegela opened this issue Mar 12, 2018 · 0 comments · Fixed by #134
Projects

Comments

@spiegela
Copy link
Collaborator

There have been issues when a network disconnection occurs between the broker and ECS, and a delete/unbind operation are left half-finished.

These cases currently leave cloud foundry in a poor state with orphaned service instances/bindings that can never be deleted.

As an alternative, lets allow the user to delete non-existent items, so that the operations become more idempotent.

@spiegela spiegela self-assigned this Mar 12, 2018
@spiegela spiegela added this to To do in 2.2 Aug 24, 2018
@rogalv rogalv linked a pull request Aug 11, 2020 that will close this issue
@rogalv rogalv removed this from To do in 2.2 Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
1.1.0
  
Awaiting triage
Development

Successfully merging a pull request may close this issue.

1 participant