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

[bitnami/redis-cluster] support external host to cluster announcement preffered type #18028

Merged
merged 7 commits into from
Aug 17, 2023

Conversation

yo-ga
Copy link
Contributor

@yo-ga yo-ga commented Jul 29, 2023

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 version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

Signed-off-by: Jia-wei Yu <[email protected]>
Signed-off-by: Jia-wei Yu <[email protected]>
@yo-ga yo-ga marked this pull request as ready for review August 2, 2023 00:07
@yo-ga
Copy link
Contributor Author

yo-ga commented Aug 10, 2023

@carrodher Is there any updates or reviews?

@carrodher carrodher added the verify Execute verification workflow for these changes label Aug 11, 2023
@github-actions github-actions bot added in-progress and removed triage Triage is needed labels Aug 11, 2023
@bitnami-bot bitnami-bot removed the request for review from carrodher August 11, 2023 07:00
Copy link
Contributor

@aoterolorenzo aoterolorenzo left a 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.

bitnami/redis-cluster/Chart.yaml Outdated Show resolved Hide resolved
Signed-off-by: Jia-wei Yu <[email protected]>
Signed-off-by: Jia-wei Yu <[email protected]>
Copy link
Contributor

@aoterolorenzo aoterolorenzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aoterolorenzo aoterolorenzo merged commit 91d0e65 into bitnami:main Aug 17, 2023
9 checks passed
@yo-ga yo-ga deleted the feat/16242 branch August 17, 2023 16:18
nascimento pushed a commit to nascimento/bitnami_charts that referenced this pull request Aug 17, 2023
… 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
redis-cluster solved verify Execute verification workflow for these changes
Projects
None yet
3 participants