Skip to content
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

feat(redis) support spec tests with redis cluster #305

Merged
merged 2 commits into from
Aug 31, 2022

Conversation

outsinre
Copy link
Contributor

@outsinre outsinre commented Aug 15, 2022

Kong currently does not support connection to redis cluster and will
be fixed in FTI-2014.

We should support an ENV to load redis cluster seeds:
KONG_SPEC_TEST_REDIS_CLUSTER_ADDRESSES

@outsinre
Copy link
Contributor Author

@outsinre outsinre force-pushed the FTI-2014-support-redis-cluster branch from 91bcb8d to 981bc47 Compare August 17, 2022 09:48
@outsinre outsinre requested review from aboudreault and Tieske August 17, 2022 09:55
@outsinre outsinre force-pushed the FTI-2014-support-redis-cluster branch 2 times, most recently from bf7610e to 250f9fb Compare August 22, 2022 08:35
Kong currently does not support connection to redis cluster and will
be fixed in FTI-2014.

We should support an ENV to load redis cluster seeds:
KONG_SPEC_TEST_REDIS_CLUSTER_ADDRESSES
@outsinre outsinre force-pushed the FTI-2014-support-redis-cluster branch from 250f9fb to 30b340d Compare August 22, 2022 08:46
@Tieske
Copy link
Member

Tieske commented Aug 31, 2022

Hey, looking good! can you add a changelog entry?

@Tieske
Copy link
Member

Tieske commented Aug 31, 2022

nvm added it already.

@Tieske Tieske merged commit e884efa into Kong:master Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants