Deploying newest Tunnelbroker image.
For staging this is invalid device token work.
For prod this is invalid device work and APNs, FCM and Web Push notifs.
Differential D12953
[terraform] Deploy Tunnelbroker 0.14 to staging and prod kamil on Jul 31 2024, 7:19 AM. Authored by Tags None Referenced Files
Details Deploying newest Tunnelbroker image. For staging this is invalid device token work. Run terraform plan -target aws_ecs_service.tunnelbroker on staging and prod. Also, tested logic end-to-end: ENG-8508.
Diff Detail
Event TimelineComment Actions Didn't we conclude in a recent retro that we always want to deploy updates images to staging first, before production? Did we make an exception here because Tunnelbroker is barely live in production? Comment Actions Most of the logic I deployed on prod (notifs work) was on the staging for some time and was tested by my and @marcin, But overall, I agree with you - I should've bump staging to 0.14 and prod to 0.12 (not 0.14) to keep our deploying process consent, thanks for pointing that out. |