Page MenuHomePhabricator

[feature-flags] Standardize localstack and http config
ClosedPublic

Authored by bartek on Sep 12 2023, 12:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 3:05 PM
Unknown Object (File)
Fri, Apr 26, 3:30 AM
Unknown Object (File)
Tue, Apr 16, 5:58 PM
Unknown Object (File)
Tue, Apr 16, 12:45 AM
Unknown Object (File)
Mon, Apr 15, 9:18 PM
Unknown Object (File)
Mon, Apr 15, 4:04 PM
Unknown Object (File)
Sat, Apr 13, 3:58 PM
Unknown Object (File)
Apr 13 2024, 4:50 AM
Subscribers

Details

Summary
Test Plan

cargo run - should start with default localstack endpoint (LOCALSTACK_ENDPOINT env is set by Nix). Default HTTP port is 50055.
The --http-port and --localstack-endpoint arguments do override the defaults.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Sep 12 2023, 12:22 AM
bartek added inline comments.
services/feature-flags/Dockerfile
35–36 ↗(On Diff #30950)

This gets addressed in the next diff (D9139)
because it requires a new deployment

This revision is now accepted and ready to land.Sep 12 2023, 12:27 AM