Pin RabbitMQ image to 3.9 on 18.0-fr5#1885
Pin RabbitMQ image to 3.9 on 18.0-fr5#1885openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:18.0-fr5from
Conversation
The current-podified tag now resolves to RabbitMQ 4.2, which requires the classic_mirrored_queue_version feature flag to be enabled before upgrading. This breaks the minor update path from fr2 to fr5 because the old mnesia data is incompatible with the new RabbitMQ version. Pin the image to quay.io/openstack-k8s-operators/rabbitmq:3.9 to keep the same RabbitMQ version across the update. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
OpenStackControlPlane CRD Size Report
Threshold reference
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lmiccini, stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/89b220078dac44318a8ed99ad2860f6c ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 23m 32s |
|
Recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5689808994b84576a6fb53729718e876 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 08m 23s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4544804eac2e4d2a8cc086cd04402d24 ❌ openstack-k8s-operators-content-provider FAILURE in 4m 13s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2b06bde442cb4e869e1726b629e7163e ❌ openstack-k8s-operators-content-provider FAILURE in 4m 16s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/afe00ad6c90f4b3ab54a41971f05f86b ❌ openstack-k8s-operators-content-provider FAILURE in 4m 05s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/dd112161da5046ed888eb0714d64eb58 ❌ openstack-k8s-operators-content-provider FAILURE in 3m 59s |
|
/override rdoproject.org/github-check |
|
@stuggi: Overrode contexts on behalf of stuggi: rdoproject.org/github-check DetailsIn response to this:
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-sigs/prow repository. |
e3307d1
into
openstack-k8s-operators:18.0-fr5
The current-podified tag now resolves to RabbitMQ 4.2, which
requires the classic_mirrored_queue_version feature flag to be
enabled before upgrading. This breaks the minor update path from
fr2 to fr5 because the old mnesia data is incompatible with the
new RabbitMQ version.
Pin the image to quay.io/openstack-k8s-operators/rabbitmq:3.9
to keep the same RabbitMQ version across the update.