Skip to content

Conversation

@MarcioMeier
Copy link
Collaborator

Summary

To successfully delete a stack, the api must be deleted from WSO2 platform.
If the API is already deleted by any means, the stack deletion will fail because our 'delete' hook expect the delete operation to always be 2xx.

I added the success for 404 as well, so in case of the API is already deleted in the WSO2 platform it will not fail the stack deletion

@MarcioMeier MarcioMeier self-assigned this Jan 21, 2025
@flaviostutz
Copy link
Owner

Makes sense. Thanks!

@flaviostutz flaviostutz merged commit bb348d3 into flaviostutz:main Jan 21, 2025
1 check passed
@MarcioMeier MarcioMeier deleted the feat/return-success-on-delete-wso2 branch January 21, 2025 12:49
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