-
Notifications
You must be signed in to change notification settings - Fork 273
outbound: Cache balancers within profile stack #641
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 agr 8000 ee 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 all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
198e90b
fixup Cargo.toml
olix0r 678e90d
wip
olix0r 68da5ae
wip
olix0r e0556b6
dynamic traffic split middleware
olix0r c36faac
split layer
olix0r 2412c65
wip
olix0r aec1af3
dynamic request routes
olix0r e4384b8
Handle empty overrides
olix0r ed91beb
touchup: derive clone
olix0r 6962e58
touchup
olix0r 673d1e8
rename http::service to discover
olix0r 83c4bf3
move types around
olix0r a157e03
Rename profiles modules
olix0r 2ef104d
wip
olix0r 2036545
trace => debug
olix0r 24d88a1
Use ReadyCache in traffic split
olix0r b952440
outbound compiles
olix0r 69fa690
compiles without route metrics
olix0r 194be9e
compiles; fallback tests fail
olix0r bd4a5b6
debug
olix0r 0ef01ea
Update tower::ReadyCache to propagate error types
olix0r 2774a01
fixup port
olix0r e73531c
restore test
olix0r a411188
bump dep
olix0r 46ffa48
Merge branch 'main' into ver/profile-split
olix0r ea39d34
-unused Into<Addr> for Target
olix0r eca3920
undo rename
olix0r 54b43b3
svc: Update stack diagnostic checks
olix0r 4624c60
service-profiles: Eliminate the HasDestination trait
olix0r 8fb3014
dst=>logical
olix0r 82bc5a2
fixup test
olix0r ab6466f
outbound: Make discovery error detection generic
olix0r 197588c
fixup test
olix0r 6c616d3
Restore disabled portion of profile override test
olix0r 5d9adca
Merge branch 'ver/inbound-logical' into ver/exile-on-main
olix0r 6d3b695
Merge branch 'ver/generic-disco-reject' into ver/exile-on-main
olix0r 6ee71b0
Merge branch 'ver/restore-fallback-test' into ver/exile-on-main
olix0r 9c263a3
Merge branch 'ver/exile-on-main' into ver/profile-split
olix0r 99376bc
fixup reject
olix0r 492f986
service-profiles: Cleanup crate organization
olix0r ca2fd59
Merge branch 'ver/profile-exports' into ver/exile-on-main
olix0r 69cf514
Merge branch 'ver/exile-on-main' into ver/profile-split
olix0r 7c8e1ef
undo needless change
olix0r 74235fe
Merge branch 'ver/inbound-logical' into ver/profile-split
olix0r 06ebc3e
Merge branch 'ver/inbound-logical' into ver/exile-on-main
olix0r 138951d
Merge branch 'ver/exile-on-main' into ver/profile-split
olix0r dc06a82
Merge branch 'main' into ver/profile-split
olix0r 8b5d9da
update tower to primary repo
olix0r 58517b3
Update tower to tower-rs/tower@ad348d8
olix0r e08bf22
Merge branch 'ver/tower' into ver/profile-split
olix0r ebc12cb
fixup
olix0r c3e11c7
remove unused modules
olix0r 0012b53
Remove needless http_ variable name prefixes
olix0r cd68def
fixup
olix0r 7c017e3
split: there must always be at least one target
olix0r 679600f
split: Ensure there is at least one target in all cases
olix0r a10dc4e
Merge branch 'main' into ver/profile-split
olix0r 0e23979
comment
olix0r 37502fe
outbound: fewer stack checks
olix0r 917ca75
balance => concrete
olix0r 1f3cd56
commentary
olix0r ac6056a
commentary/clarity
olix0r ea783c8
fixup assertions
olix0r 3fbebc3
Commentary
olix0r 09df470
outbound: Cache balancers within profile stack
olix0r 15b5de6
fixup comment
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
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.