Skip to content

[bitnami/rabbitmq]: add hostPort support to the chart#31836

Merged
dgomezleon merged 5 commits intobitnami:mainfrom
metron2:feat/rabbitmq-hostport
Feb 10, 2025
Merged

[bitnami/rabbitmq]: add hostPort support to the chart#31836
dgomezleon merged 5 commits intobitnami:mainfrom
metron2:feat/rabbitmq-hostport

Conversation

@metron2
Copy link
Copy Markdown
Contributor

@metron2 metron2 commented Feb 7, 2025

Description of the change

This is a fairly simple change to allow chart users to use hostPorts with RabbitMQ. This makes it very easy to deploy the chart on bare metal clusters.

Benefits

When deploying on baremetal using nodeAffinityPreset.type=hard this makes it really easy to use kubernetes instead of docker.

Possible drawbacks

There are not really any drawbacks because hostPort is disabled by default.

Applicable issues

Additional information

The RabbitMQ cluster operator supports hostPort, so this is just bringing parity to the chart.

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)

@github-actions github-actions bot added rabbitmq triage Triage is needed labels Feb 7, 2025
@github-actions github-actions bot requested a review from javsalgar February 7, 2025 17:39
metron2 and others added 3 commits February 7, 2025 12:39
Signed-off-by: Bitnami Containers <[email protected]>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Feb 9, 2025
@github-actions github-actions bot removed the triage Triage is needed label Feb 9, 2025
@github-actions github-actions bot removed the request for review from javsalgar February 9, 2025 09:59
@github-actions github-actions bot requested a review from dgomezleon February 9, 2025 09:59
Signed-off-by: Bitnami Containers <[email protected]>
Copy link
Copy Markdown
Member

@dgomezleon dgomezleon left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for contributing!

@dgomezleon dgomezleon merged commit 5bcbebf into bitnami:main Feb 10, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rabbitmq solved verify Execute verification workflow for these changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants