-
Notifications
You must be signed in to change notification settings - Fork 39
NETOBSERV-2675: Centralized K8s informers to reduce API load #1221
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
Open
leandroberetta
wants to merge
35
commits into
netobserv:main
Choose a base branch
from
leandroberetta:netobserv-1248
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
f317d5c
flp-informers and flp-processors
leandroberetta f71df0c
fix tls cert names issue
leandroberetta b574512
removed deployment adn replicaset from event handlers
leandroberetta fd2805f
feedback addressed
leandroberetta d037e13
fix linter
leandroberetta 25f4697
informers metrics
leandroberetta a55a1f2
fixes
leandroberetta 7a8cd62
addressing feedback
leandroberetta 65cb1e1
fix: skip sending resources without IPs to prevent lookup failures
leandroberetta f989d8c
fix: skip sending resources without IPs to prevent lookup failures
leandroberetta 1292365
fix: remove debugging lines
leandroberetta 21762bc
fix: send initial snapshot for fresh processors
leandroberetta bc786d4
fix: set min tls version
leandroberetta d939e23
fix: discovery failure errors not surfaced
leandroberetta 94574dc
fix: add stop method to informers
leandroberetta 4b49e0e
fix: graceful stop
leandroberetta a6bbc71
fix: prometheus typo
leandroberetta b9fbc6d
fix: warn users about no mTLS
leandroberetta b587a1e
fix: ipv6 and misleading processor id in client
leandroberetta 9c59736
fix: unexport internal functions
leandroberetta 4a88181
fix: non reachable return nil removed
leandroberetta 4065711
fix: force stream teardown on send error path too
leandroberetta 7dc4eda
fix: skip nil entries
leandroberetta 7062540
fix: first match wins contract
leandroberetta ea63246
fix: proto generated in the wrong path
leandroberetta 33c473d
test: add tests for first match wins and nil entries
leandroberetta f095747
don't bootstrap central informers with an empty Kubernetes config
leandroberetta 198d577
fix: set TLS MinVersion to prevent downgrade attacks
leandroberetta ef21fb3
fix: make these integration tests assert cache state
leandroberetta 0353125
resync on reconnect
leandroberetta c455058
Apply suggestions from code review
leandroberetta 8b053e7
Update pkg/pipeline/transform/kubernetes/k8scache/server_test.go
leandroberetta 6c9166e
Update pkg/pipeline/transform/kubernetes/k8scache/server_test.go
leandroberetta 8acf41e
fix code
leandroberetta 2abed7f
fix: resolve rebase conflicts in config.go
leandroberetta 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
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.