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

Make finalizer logic external #897

Merged

Conversation

varshaprasad96
Copy link
Member

The finalizer logic used for storage and unpacker
can be resued in the operator controller.

The finalizer logic used for storage and unpacker
can be resued in the operator controller.

Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
@varshaprasad96 varshaprasad96 requested a review from a team as a code owner May 16, 2024 06:21
Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.95%. Comparing base (19e1839) to head (3ec338e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #897   +/-   ##
=======================================
  Coverage   37.95%   37.95%           
=======================================
  Files           9        9           
  Lines         843      843           
=======================================
  Hits          320      320           
  Misses        481      481           
  Partials       42       42           

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

@varshaprasad96 varshaprasad96 added this pull request to the merge queue May 16, 2024
Merged via the queue into operator-framework:main with commit 550d99e May 16, 2024
10 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.

None yet

2 participants