Closed
Description
In #508, RabbitMQ maintainers agreed to support a small number of environment variables that would make node seeding convenient in certain environments (such as ECS or service containers used by GitHub, GitLab and so on). This should ship in 3.9.4
rabbitmq/rabbitmq-server#3299.
However, since the entrypoint of this image now (#467) black lists most previously supported env variables. We should whitelist
the four agreed on in #508 so that they are allowed and propagated to RabbitMQ nodes.
That should make it easier to use this image in more environments without introducing any entrypoint complexity (or undoing any important changes from #467).
Metadata
Metadata
Assignees
Labels
No labels