-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Add TLS registry support to the Redis client extension #41030
Conversation
0c3abe3
to
ad360c1
Compare
...s-client/runtime/src/main/java/io/quarkus/redis/runtime/client/config/RedisClientConfig.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just a tiny documentation comment.
This comment has been minimized.
This comment has been minimized.
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
It is now possible to use the TLS registry to configure Redis client extension. Note that it's required to use a named configuration in this case, to avoid conflicts.
ad360c1
to
6e1489c
Compare
I also made the change related to #41042 |
Status for workflow
|
Status for workflow
|
Fix #41000