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

Deduplicate SSA related code #583

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

arosh
Copy link
Member

@arosh arosh commented Oct 18, 2023

This pull request eliminates code duplication related to server side apply in the Reconciler. By introducing a new apply() function, we have been able to eliminate duplication in 13 places.

ymmt2005
ymmt2005 previously approved these changes Oct 18, 2023
Copy link
Member

@ymmt2005 ymmt2005 left a comment

Choose a reason for hiding this comment

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

Cool. Thank you.

@arosh arosh marked this pull request as draft October 18, 2023 06:14
@arosh arosh force-pushed the deduplicate-ssa branch 2 times, most recently from 133d15c to d941bed Compare October 18, 2023 08:09
@arosh arosh marked this pull request as ready for review October 18, 2023 11:52
@ymmt2005 ymmt2005 merged commit d5c3ae6 into cybozu-go:main Oct 20, 2023
14 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