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

[Feature]: Add finalizer when deleting resources #60

Open
whg517 opened this issue May 14, 2024 · 0 comments
Open

[Feature]: Add finalizer when deleting resources #60

whg517 opened this issue May 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request tracking list The issue contains a task list to tracking

Comments

@whg517
Copy link
Member

whg517 commented May 14, 2024

ref: https://sdk.operatorframework.io/docs/building-operators/golang/advanced-topics/#handle-cleanup-on-deletion

According to the development suggestions of operator sdk, you should use finalizer to delete resources so that the coordinator of associated resources can properly clear corresponding resources. We should refine the project-related logic according to the relevant implementation

@whg517 whg517 changed the title [FEATURE] [FEATURE]Add finalizer when deleting resources May 14, 2024
@lwpk110 lwpk110 added the enhancement New feature or request label May 16, 2024
@lwpk110 lwpk110 changed the title [FEATURE]Add finalizer when deleting resources [Feature]Add finalizer when deleting resources May 22, 2024
@tutunannan tutunannan changed the title [Feature]Add finalizer when deleting resources [Feature]: Add finalizer when deleting resources May 22, 2024
@whg517 whg517 added the tracking list The issue contains a task list to tracking label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tracking list The issue contains a task list to tracking
Projects
None yet
Development

No branches or pull requests

2 participants