containers icon indicating copy to clipboard operation
containers copied to clipboard

[bitnami/rabbitmq] Allow setting load_definitions in rabbitmq.conf to a directory

Open hzpz opened this issue 1 year ago • 1 comments

Name and Version

bitnami/rabbitmq:3.13.6

What is the problem this feature will solve?

RabbitMQ supports loading multiple definition files from a directory, by setting load_definitions to a directory instead of a file. The Bitnami image allows setting load_definitions via RABBITMQ_DEFINITIONS_FILE. Unfortunately, the startup script of the image validates, that RABBITMQ_DEFINITIONS_FILE points to a file instead of a directory (see librabbitmq.sh).

The only way I found to load definitions from a directory is to override the whole rabbitmq.conf.

What is the feature you are proposing to solve the problem?

Allow setting load_definitions to a directory, possibly by introducing another configuration variable like RABBITMQ_DEFINITIONS_DIR.

What alternatives have you considered?

Overriding the whole rabbitmq.conf is a solution to this problem, but that way you also have to configure many settings "manually" that would normaly be configurable via configuration variables.

hzpz avatar Aug 29 '24 08:08 hzpz

Hi! Thank you so much for the feature request! I will forward it to the team, but as it is not a critical feature we cannot guarantee an ETA. If you want to speed up the process, you can submit a PR and team will check it

javsalgar avatar Aug 30 '24 06:08 javsalgar

This Issue 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. Thanks for the feedback.

github-actions[bot] avatar Sep 15 '24 01:09 github-actions[bot]

So, if I don't submit a PR, this issue will just be closed? 🤔

hzpz avatar Sep 15 '24 07:09 hzpz

Removed the stale label

javsalgar avatar Sep 16 '24 07:09 javsalgar

This Issue 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. Thanks for the feedback.

github-actions[bot] avatar Oct 02 '24 01:10 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 Issue. Do not hesitate to reopen it later if necessary.

github-actions[bot] avatar Oct 07 '24 01:10 github-actions[bot]