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

Some resources get stuck in NotFound state during deletion #67

Closed
muvaf opened this issue Aug 11, 2022 · 2 comments
Closed

Some resources get stuck in NotFound state during deletion #67

muvaf opened this issue Aug 11, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@muvaf
Copy link
Member

muvaf commented Aug 11, 2022

What happened?

When the resource is deleted, it gets stuck in refresh failed: NotFound state in some resources.

How can we reproduce it?

See crossplane-contrib/provider-upjet-aws#25

@muvaf muvaf added the bug Something isn't working label Aug 11, 2022
@nekr0z
Copy link

nekr0z commented Oct 18, 2024

@jeanduplessis is this fixed? Is there now a way to make it so that "children" resources do get deleted when the "parent" resource does?

There are uptest hooks, of course, but those only work for tests.

@jeanduplessis
Copy link
Collaborator

@nekr0z automatic cleanup of child resources when deleting the parent resource is not a feature we support. Your best bet is to model the relationship with the XP Usage API to ensure resources are deleted in the correct order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants