-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/rabbitmq] Rename RABBITMQ_VHOST #2853
Conversation
Rename RABBITMQ_VHOST to RABBITMQ_DEFAULT_VHOST to work with latest rabbitmq:3 images. Source: https://hub.docker.com/_/rabbitmq/
Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please follow instructions at https://github.com/kubernetes/kubernetes/wiki/CLA-FAQ to sign the CLA. It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/ok-to-test |
/lgtm |
This breaks vhosts for bitnami rabbitmq docker images, which are the default images for this chart. Refer to the bitnami repo https://github.com/bitnami/bitnami-docker-rabbitmq
There are no references to
|
Here's the PR to restore this: #3363 |
* Rename RABBITMQ_VHOST Rename RABBITMQ_VHOST to RABBITMQ_DEFAULT_VHOST to work with latest rabbitmq:3 images. Source: https://hub.docker.com/_/rabbitmq/ * Bump rabbitmq chart version
Rename RABBITMQ_VHOST to RABBITMQ_DEFAULT_VHOST to work with latest rabbitmq:3 images.
Source: https://hub.docker.com/_/rabbitmq/
Tested with helm version:
and it's working well
With
RABBITMQ_VHOST
it sticks to/
vhost whenrabbitmqVhost
is set tomyvhost