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

feat: remove deprecated SafeDeployDiff #504

Conversation

mamachanko
Copy link
Contributor

BREAKING CHANGE: removes depracted SafeDeployDiff use reconcilers.IgnoreAllUnexported instead

Copy link
Contributor

@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.

Assuming the test failure is fixed

BREAKING CHANGE: removes depracted SafeDeployDiff use reconcilers.IgnoreAllUnexported instead

Signed-off-by: Max Brauer <mbrauer@vmware.com>
@mamachanko mamachanko force-pushed the topic/mamachanko/main/delete-safedeploydiff branch from e540237 to ab32a88 Compare March 28, 2024 15:52
@mamachanko mamachanko requested a review from scothis March 28, 2024 15:52
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.13%. Comparing base (a63803b) to head (ab32a88).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #504   +/-   ##
=======================================
  Coverage   61.13%   61.13%           
=======================================
  Files          28       28           
  Lines        2583     2583           
=======================================
  Hits         1579     1579           
  Misses        917      917           
  Partials       87       87           

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

@scothis scothis merged commit ce74140 into reconcilerio:main Mar 28, 2024
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