charts icon indicating copy to clipboard operation
charts copied to clipboard

[bitnami/redis-cluster] add dnsPolicy

Open zhaoxuat opened this issue 1 year ago • 1 comments

Signed-off-by: xu zhao [email protected]

Description of the change

When Redis cluster is configured with hostNetwork, it cannot resolve the Redis service addres and always sleep 5s. so we need modify dnsPolicy to ClusterFirstWithHostNet.

Benefits

Redis clusters can work with host networks.

Possible drawbacks

Applicable issues

  • fixes #23198

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)

zhaoxuat avatar Feb 06 '24 06:02 zhaoxuat

Hi!

Thank you so much for the PR! Could you bump the chart version? As it is adding a non-breaking feature, it should bump the minor

javsalgar avatar Feb 07 '24 09:02 javsalgar

This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution.

github-actions[bot] avatar Mar 03 '24 01:03 github-actions[bot]

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Pull Request. Do not hesitate to reopen it later if necessary.

github-actions[bot] avatar Mar 09 '24 01:03 github-actions[bot]