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

Fix app deletion in case of unsuccessful app creation #564

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adhaferat
Copy link

Hello,
When creating an application fails, the failed application stays in stopped state and is not deleted.
We encountered this problem while we deploy an application with a binding that took too long to create.
The proposal is to use the SafeAppDeletion in this case.
we found this problem similar to this issue: #546

@Cocossoul
Copy link
Contributor

@sleungcy could you have a look at this PR please ?

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.

2 participants