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

Add flag for allowing status updates even when resource is being deleted #586

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

andrew-su
Copy link
Contributor

As discussed in #585, this PR provides an opt-in for status updates during resource deletion.

@andrew-su andrew-su force-pushed the andrew-su/deletion-patch branch from 7e6aa85 to 669a96c Compare February 5, 2025 18:56
Copy link
Member

@scothis scothis left a comment

Choose a reason for hiding this comment

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

Looks good. One minor suggestion on naming.

reconcilers/resource.go Outdated Show resolved Hide resolved
@andrew-su andrew-su force-pushed the andrew-su/deletion-patch branch from 669a96c to 8aed7aa Compare February 5, 2025 20:09
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.26%. Comparing base (8872d52) to head (8aed7aa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #586   +/-   ##
=======================================
  Coverage   58.26%   58.26%           
=======================================
  Files          33       33           
  Lines        3800     3800           
=======================================
  Hits         2214     2214           
  Misses       1492     1492           
  Partials       94       94           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@scothis
Copy link
Member

scothis commented Feb 6, 2025

thanks @andrew-su

@scothis scothis merged commit d0e059e into reconcilerio:main Feb 6, 2025
4 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