-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
[bitnami/redis-cluster] support external host to cluster announcement preffered type #18028
Conversation
Signed-off-by: Jia-wei Yu <[email protected]>
Signed-off-by: Jia-wei Yu <[email protected]>
Signed-off-by: Jia-wei Yu <[email protected]>
@carrodher Is there any updates or reviews? |
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.
Hi @yo-ga,
Sorry for all the delay with this, and thanks for the contribution!
I just left a minor comment, for the rest LGTM
Could you update the branch to merge? Thank you.
Signed-off-by: Jia-wei Yu <[email protected]>
Signed-off-by: Jia-wei Yu <[email protected]>
Signed-off-by: Jia-wei Yu <[email protected]>
Signed-off-by: Jia-wei Yu <[email protected]>
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
… preffered type (bitnami#18028) * feat: support external hostname Signed-off-by: Jia-wei Yu <[email protected]> * bump version Signed-off-by: Jia-wei Yu <[email protected]> * fix: redis environment var Signed-off-by: Jia-wei Yu <[email protected]> * chore: update chart version Signed-off-by: Jia-wei Yu <[email protected]> * chore: app version Signed-off-by: Jia-wei Yu <[email protected]> * chore: update version Signed-off-by: Jia-wei Yu <[email protected]> --------- Signed-off-by: Jia-wei Yu <[email protected]>
Description of the change
Support the external access host mode integrated with external load balancer in redis cluster, such as AWS LoadBalancer.
Benefits
Operator can set and use the load balancer hostname directly with redis cluster mode.
Possible drawbacks
NA
Applicable issues
Additional information
Checklist
Chart.yaml
according to semver. This is not necessary when the changes only affect README.md files.README.md
using readme-generator-for-helm