-
Notifications
You must be signed in to change notification settings - Fork 7k
feat: add ignoreResourceUpdates to reduce controller CPU usage (#13534)
#13912
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
crenshaw-dev
merged 38 commits into
argoproj:master
from
agaudreault:reduce-object-reconcile
Jun 25, 2023
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
bbfe176
feat: ignore watched resource update
agaudreault 76ded23
add doc and CLI
agaudreault 6cb5336
update doc index
agaudreault d059754
add command
agaudreault f9b02ea
Merge remote-tracking branch 'upstream/master' into reduce-object-rec…
agaudreault e0aa9b0
codegen
agaudreault b0b42cc
revert formatting
agaudreault c297319
do not skip on health change
agaudreault ef7d0f5
update doc
agaudreault ed10e74
Merge branch 'master' into reduce-object-reconcile
agaudreault e1d662b
Merge branch 'master' into reduce-object-reconcile
agaudreault 704c880
Merge branch 'master' into reduce-object-reconcile
agaudreault 11d6b9f
update logging to use context
agaudreault f5e5160
Merge branch 'reduce-object-reconcile' of github.com:agaudreault-jive…
agaudreault f7b6a04
fix typos. local build broken...
agaudreault 5e0691d
Merge branch 'master' into reduce-object-reconcile
agaudreault 89dca7d
change after review
agaudreault ce21a01
manifestHash to string
agaudreault 6becaa1
more doc
agaudreault 0621a5a
example for argoproj Application
agaudreault 0c2eaca
add unit test for ignored logs
agaudreault 95e8407
Merge remote-tracking branch 'upstream/master' into reduce-object-rec…
agaudreault b567f10
codegen
agaudreault 7df1c2c
Update docs/operator-manual/reconcile.md
agaudreault 2f3e31d
move hash and set log to debug
agaudreault 1021114
Merge branch 'reduce-object-reconcile' of github.com:agaudreault-jive…
agaudreault 4898bf7
Merge remote-tracking branch 'origin/master' into reduce-object-recon…
crenshaw-dev cc83ebc
Update util/settings/settings.go
agaudreault 302e253
Update util/settings/settings.go
agaudreault 1a28671
feature flag
crenshaw-dev 1f8bc2f
fix
crenshaw-dev 708ca5e
less aggressive managedFields ignore rule
crenshaw-dev b608ca7
Update docs/operator-manual/reconcile.md
crenshaw-dev e548727
use local settings
crenshaw-dev b5b502b
latest settings
crenshaw-dev 9df66d9
safety first
crenshaw-dev ba0134d
Merge pull request #1 from crenshaw-dev/reduce-object-reconcile-flag
crenshaw-dev 214cc53
since it's behind a feature flag, go aggressive on overrides
crenshaw-dev 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
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
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.
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.