Skip to content

ensure we don't run the reconciler for resources that are being deleted#42

Merged
doy-materialize merged 2 commits intomainfrom
push-xxswxmsnqulk
Dec 17, 2025
Merged

ensure we don't run the reconciler for resources that are being deleted#42
doy-materialize merged 2 commits intomainfrom
push-xxswxmsnqulk

Conversation

@doy-materialize
Copy link
Copy Markdown
Collaborator

if we have a finalizer, the finalizer function automatically routes events to either apply or cleanup based on whether the resource is being deleted, but if we don't, we need to implement that ourselves.

Copy link
Copy Markdown
Contributor

@alex-hunt-materialize alex-hunt-materialize left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should bump the version and actually release this.

@doy-materialize
Copy link
Copy Markdown
Collaborator Author

updated

@doy-materialize doy-materialize merged commit f726f48 into main Dec 17, 2025
2 checks passed
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