-
Notifications
You must be signed in to change notification settings - Fork 5.3k
redis: add support for hostnames returned in cluster_slots response #19541
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
mattklein123
merged 23 commits into
envoyproxy:main
from
huntsman90:elasticache_redis_hostnames
Feb 28, 2022
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
fc8bdff
WIP: adding support for redis cluster dns resolving
belyalov b0d77c5
Format code
belyalov f8720ee
Add ElastiCache into spellcheck
belyalov 8fc72be
Fix style
belyalov b9d8d23
copy element from replicas to resolve vector
belyalov d08a215
- fix recursion error
huntsman90 063681e
run fix_format
huntsman90 0f5b9d4
- fix syntax error introduced due to rebase; fetch address from DnsRe…
huntsman90 af08aed
revert the formatting change introduced by tool
huntsman90 0ed133f
fix check_format failure
huntsman90 455e620
- review comments
huntsman90 a91cc1a
Merge branch 'main' into elasticache_redis_hostnames
huntsman90 491d544
fix bugprone-use-after-move error
huntsman90 fce6e9e
Review comments round #2
huntsman90 59cd98f
remove envoy logs, and fix static check error
huntsman90 f0de9a1
update methods to accept ClusterSlotsSharedPtr
huntsman90 68b492f
write tests to increase coverage
huntsman90 75115c0
- review comments round 3
huntsman90 9bab9bd
add integration test
huntsman90 9aa8772
change the dns lookup family
huntsman90 5e2f4f1
make the integer a shared pointer
huntsman90 7087783
update documentation
huntsman90 1fadbc6
Merge branch 'main' into elasticache_redis_hostnames
huntsman90 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.