-
Notifications
You must be signed in to change notification settings - Fork 2
ROX-31829: Implement aggressive conflict resolution #64
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
Conversation
270ea6f to
542ad8a
Compare
porridge
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks OK in general, some comments inline.
Also, the custom predicates bit should probably be a separate PR for ease of upstreaming later?
|
The |
updater tests and use Ginkgo assertions instead of production error handling.
542ad8a to
cc60c7d
Compare
|
@porridge Hope I have addressed everything. Thank you! |
porridge
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some questions and comments inline.
Implements a conflict resolution strategy for use in rhacs-operator.
Can be reviewed commit by commit.