Deploy feature-flags service with new default HTTP port
Depends on D9138
Paths
| Differential D9139 Authored by bartek on Sep 12 2023, 12:13 AM.
Details Summary Deploy feature-flags service with new default HTTP port NOTE: Applying the terraform changes requires rebuilding the docker image first! See the test plan.
Depends on D9138 Test Plan On Staging:
Repeat on prod right before landing, with 0.1.1 docker tag In case of problems, revert this and terraform apply again - this will revert deployment back to the existing v0.1
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added a reviewer: • jon. · View Herald TranscriptSep 12 2023, 12:13 AM2023-09-12 00:13:27 (UTC-7) Harbormaster completed remote builds in B22512: Diff 30949.Sep 12 2023, 12:29 AM2023-09-12 00:29:59 (UTC-7) Comment Actions Should we also update the docker-compose.yml to use the new port? About the applying terraform issue: maybe I'm misunderstanding something but couldn't we just bump the service version? bartek edited the test plan for this revision. (Show Details)Sep 12 2023, 11:09 PM2023-09-12 23:09:34 (UTC-7) Harbormaster completed remote builds in B22572: Diff 31023.Sep 12 2023, 11:27 PM2023-09-12 23:27:52 (UTC-7) This revision is now accepted and ready to land.Sep 13 2023, 12:44 AM2023-09-13 00:44:18 (UTC-7) Comment Actions
yes, I forgot to change it 🙄 Harbormaster completed remote builds in B22578: Diff 31029.Sep 13 2023, 4:10 AM2023-09-13 04:10:20 (UTC-7) Closed by commit rCOMM993b9cbd3d02: [feature-flags] Use default HTTP port for deployments (authored by bartek). · Explain WhySep 13 2023, 4:26 AM2023-09-13 04:26:30 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31023 services/docker-compose.yml
services/feature-flags/Dockerfile
services/terraform/remote/service_feature_flags.tf
|
I know this approach was used earlier, but isn't it just tString(serverRequestTypes.INITIAL_NOTIFICATIONS_ENCRYPTED_MESSAGE)?