-
Notifications
You must be signed in to change notification settings - Fork 260
fix: [NPM] Reduce/Refactor Noisy NPM Logs #3468
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 9 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
221479e
removed all logs from npm dataplane (except error/warning logs)
rayaisaiah d603453
removed all logs from npm controller (except error/warning logs)
rayaisaiah 36eb2d6
restored logs that are ununused by current npm (v2)
rayaisaiah 13501a7
removed test files
rayaisaiah 6a2eda5
resolved comments
rayaisaiah a373499
keep log related to reconciling chain placement when the chain is not…
rayaisaiah 2004053
added bootup logs back
rayaisaiah 8a8eff1
Removed two more noisy logs
rayaisaiah ba84f91
Add loglevel config option when printing application insight logs
rayaisaiah b72bec7
Updated all non-error/warning logs to commented out and with a vap TODO
rayaisaiah 821c9ef
fixed typo
rayaisaiah 207dadb
small typo fix
rayaisaiah f208a60
updated configmap with loglevel
rayaisaiah 3004ec6
updated default value
rayaisaiah d8ec874
added a default value for loglevel
rayaisaiah 28c5322
fixed typo in json
rayaisaiah 1449775
removed comma
rayaisaiah 38cbdd9
changed loglevel to info in configmap
rayaisaiah cf04343
add a short sleep in TestNetPolInBackgroundSkipAddAfterRemove
rayaisaiah 08697eb
test remove dataplane changes to see if race condition fixes
rayaisaiah 394dd0b
Revert "test remove dataplane changes to see if race condition fixes"
rayaisaiah 449c2af
test
rayaisaiah a69d632
Revert "test"
rayaisaiah 1aef051
test
rayaisaiah dd0869f
update dataplane to test if changes are flagged in race
rayaisaiah 34c3aea
added stop channels to unit tests to avoid race condtiions
rayaisaiah 52b8247
add non noisy logs back
rayaisaiah 0e91284
increased time
rayaisaiah b416f07
revert time change after RunPeriodicTasks
rayaisaiah f92231b
test with 1000 seconds
rayaisaiah 1e41f52
5000 milliseconds
rayaisaiah 0a2d1ba
tweaked the delay
rayaisaiah 117c5d8
update to 1500 for defer
rayaisaiah cabf807
increased to 1500
rayaisaiah 4e88cd2
increase to 2000
rayaisaiah 52cb624
removed kubernetes
rayaisaiah 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
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.
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.