-
Notifications
You must be signed in to change notification settings - Fork 278
Loadbalance requests to control plane #594
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 7 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
2432f57
Put initial dns resolver in
zaharidichev 43415ff
Actually diff addresses
zaharidichev 61f98a2
Attempt at async stream
zaharidichev 065d9a4
Clean up types
zaharidichev 7b7cca6
Address comments
zaharidichev 29e410a
Remove queue
zaharidichev 00def7b
Add debug statements
zaharidichev 33d4ec8
Address more comments
zaharidichev ca34051
Remove Resolve trait
zaharidichev 11059ae
Use named fields
zaharidichev abff97f
Merge branch 'main' into zd/control-plane-discover
olix0r 45c66a8
Merge branch 'main' into zd/control-plane-discover
olix0r 63f2b9c
fix test import
olix0r 2c653b9
Decouple discovery buffering from endpoint conversion
olix0r 621ed49
Do not buffer control plane discovery
olix0r 3829258
Cleanup imports
olix0r d87c400
Resolve cp components via SRV records
zaharidichev 3d3fc19
Merge branch 'main' into zd/control-plane-discover
olix0r d2b4f08
Use Reset instead of Empty
olix0r ad9ab78
map to Target
zaharidichev f654f24
fixup! Use Reset instead of Empty
olix0r 9281ada
Merge branch 'zd/control-plane-discover' of github.com:linkerd/linker…
olix0r a814432
fixup
olix0r 88af1f2
Control plane load balancing (#636)
olix0r bc9a102
Merge branch 'main' into zd/control-plane-discover
olix0r b1a9d19
Reduce boilerplate by moving builders into core::control
olix0r 4c88ee1
pull changes from main
olix0r 3236607
Unused async-stream dep
olix0r 59e5ef0
Unused async-trait dep
olix0r 6994344
Remove unused ResolutionFailed
olix0r 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.
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.