-
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
771ef63
updater: Include logger.
dc56520
updater: Include new option: EnableAggressiveConflictResolution.
b677812
updater: Implement aggressive conflict resolution.
383acd4
reconciler: Prepare for aggressive conflict resolution
6062872
reconciler: use client.Patch() for setting uninstall finalizer
cbbcb62
reconciler: configure new updater
9eb202b
New function (for tests): conditions.go: FromUnstructured
db5ff47
Updater tests
71ab32c
transient
bb2eb0c
updater.go: Move backoff definition for smaller diff.
603f783
Renamings of function names and log messages related to refreshing of…
0d88dae
updater: Refactor attempt counting during retries
8a63583
updater tests: seperate Expect() clause after calling retryOnTransien…
e85b41a
New reconciler method: newUpdater
9e4a650
updater tests: factor our coming init code into a shared JustBeforeEach.
cc60c7d
Moved the code for extracting conditions from unstructured the
4b79554
Clean up named imports
f85292a
err scope
ebf75a7
refactor tryRefresh* (#66)
porridge 2d6a5b3
Merge remote-tracking branch 'refs/remotes/origin/mc/no-ssa-4' into m…
fb30c67
Update comment about conflict retries
79610cd
Add tests for preserving finalizers
b80105f
Rename function to retryOnceOnTransientError
319b099
reconciler tests: Added tests for WithAggressiveConflictResolution()
4d79eb0
Revert change to uninstall finalizer adding
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.