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
F5254111: D14423.id47300.diff
Sun, Apr 6, 6:58 AM
F5246321: D14423.id.diff
Sat, Apr 5, 10:48 PM
Unknown Object (File)
Sat, Apr 5, 1:14 PM
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
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
Branch
bump-rmq
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.

add auto_minor_version_upgrade

services/terraform/remote/service_tunnelbroker.tf
51

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

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.