Skip to content

fix(rabbitmq): do not set old ha-mode policies and set the mem request equal to the limit#1797

Merged
cardoe merged 2 commits into
mainfrom
update-rabbitmq
Mar 11, 2026
Merged

fix(rabbitmq): do not set old ha-mode policies and set the mem request equal to the limit#1797
cardoe merged 2 commits into
mainfrom
update-rabbitmq

Conversation

@cardoe
Copy link
Copy Markdown
Contributor

@cardoe cardoe commented Mar 11, 2026

To prepare for the upgrade to RabbitMQ 4.x, we should drop the unsupported ha-mode policy setting which conflicts for queue creation. The rabbitmq-operator wants the mem request and limit to be equal to each other so set that by default.

cardoe added 2 commits March 11, 2026 15:50
Our ha-mode policy is not compatible with newer versions of RabbitMQ and
results in the rabbitmq-operator displaying errors. Since we are working
to upgrade just remove it now to avoid upgrade issues.
The rabbitmq-operator documentation says that the request and the limit
should be set to the same value and the operator warns when it is not.
@cardoe cardoe requested a review from a team March 11, 2026 21:40
@cardoe cardoe changed the title update rabbitmq fix(rabbitmq): do not set old ha-mode policies and set the mem request equal to the limit Mar 11, 2026
@cardoe cardoe enabled auto-merge March 11, 2026 21:43
@cardoe cardoe added this pull request to the merge queue Mar 11, 2026
Merged via the queue into main with commit caa6126 Mar 11, 2026
18 of 19 checks passed
@cardoe cardoe deleted the update-rabbitmq branch March 11, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants