Page MenuHomePhabricator

[terraform] Bump RabbitMQ engine_version to 3.13.7
ClosedPublic

Authored by bartek on Feb 28 2025, 2:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 2, 2:43 PM
Unknown Object (File)
Sun, Mar 30, 3:31 PM
Unknown Object (File)
Fri, Mar 28, 7:23 AM
Unknown Object (File)
Thu, Mar 27, 9:54 AM
Unknown Object (File)
Mon, Mar 24, 8:05 PM
Unknown Object (File)
Tue, Mar 18, 2:02 PM
Unknown Object (File)
Sat, Mar 15, 7:40 AM
Unknown Object (File)
Fri, Mar 14, 8:10 AM
Subscribers

Details

Summary
Test Plan

Applied this to staging and tested two core functionalities, DMs and notifs

After deploying to prod, tested that there are no changes in terrform

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.

add auto_minor_version_upgrade

services/terraform/remote/service_tunnelbroker.tf
51 ↗(On Diff #47304)

This is required by version 3.13. I think it could cause some downtime during the maintenance window as we are using SINGLE_INSTANCE and AWS can now reboot the instance automatically. (cc. @bartek, @ashoat).

services/terraform/remote/service_tunnelbroker.tf
51 ↗(On Diff #47304)

Additionally, this could cause differences in terraform, e.g, I updated the version to be 3.13, but AWS automatically bumped the version to 3.13.7 (docs)

kamil published this revision for review.Feb 28 2025, 3:55 AM
This revision is now accepted and ready to land.Feb 28 2025, 5:05 AM
kamil retitled this revision from [terraform] Bump RabbitMQ engine_version to 3.13 to [terraform] Bump RabbitMQ engine_version to 3.13.7.Mar 4 2025, 1:08 AM
kamil edited the test plan for this revision. (Show Details)
kamil edited the test plan for this revision. (Show Details)

CI

bartek edited reviewers, added: kamil; removed: bartek.
This revision now requires review to proceed.Mar 5 2025, 11:02 AM
This revision is now accepted and ready to land.Mar 5 2025, 11:05 AM
This revision was landed with ongoing or failed builds.Mar 5 2025, 11:08 AM
This revision was automatically updated to reflect the committed changes.