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

Orphan mitigation for instances/bindings in state "create failed" #3973

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kathap
Copy link
Contributor

@kathap kathap commented Sep 13, 2024

When a creation of a service instance times out and state is create failed, service broker may have kept some metadata, which should be deleted. Therefore adding an orphan mitigation when service instance creation job runs in a timeout and create has state failed.

  • A short explanation of the proposed change:
    Adding an orphan mitigation when service instance creation job runs in a timeout and create has state failed

  • An explanation of the use cases your change solves
    When a creation of a service instance times out and state is create failed, service broker may have kept some metadata, which should be deleted.

  • I have reviewed the contributing guide

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

  • I have made this pull request to the main branch

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

  • I have run CF Acceptance Tests

When a creation of a service instance times out and state is create
failed, service broker may have kept some metadata, which should be
deleted. Therefore adding an orphan mitigation when service instance
creation job runs in a timeout and create has state failed.
@kathap kathap force-pushed the orphan-mitigation-on-create-failed-service-instances-and-bindings branch from 9f677c3 to 4654f59 Compare September 13, 2024 11:26
@kathap kathap marked this pull request as draft September 13, 2024 12:16
@kathap kathap force-pushed the orphan-mitigation-on-create-failed-service-instances-and-bindings branch from 8cd901c to 72074c9 Compare September 16, 2024 14:51
@kathap kathap force-pushed the orphan-mitigation-on-create-failed-service-instances-and-bindings branch from d01278b to ba876f4 Compare September 16, 2024 15:28
@kathap kathap marked this pull request as ready for review September 19, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant