Depends on D3496
This replaces the old approach to the dev mode in the blob service with the local cloud.
Paths
| Differential D3497 Authored by • karol on Mar 23 2022, 7:58 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: • benschac, atul, • adrian and 2 others. · View Herald TranscriptMar 23 2022, 7:58 AM2022-03-23 07:58:10 (UTC-7) Harbormaster completed remote builds in B7538: Diff 10607.Mar 23 2022, 8:08 AM2022-03-23 08:08:07 (UTC-7) • karol edited the summary of this revision. (Show Details)Mar 23 2022, 8:11 AM2022-03-23 08:11:43 (UTC-7) • karol added a child revision: D3498: [services] Dev Mode - Apply local cloud to the Backup service. Comment Actions This has conflicts with master as @jimpo refactored the folder structure in the blob service. You can still review this, I'm going to rebase later. Comment Actions Putting @jimpo as blocking to make sure we're thinking about Docker / Docker Compose correctly Also, it looks like something went wrong with CI since it still hasn't finished processing. I think there is some way to restart it from the Buildkite website (@atul?), or you can just trigger a new build with another arc diff • jim added inline comments.
This revision now requires changes to proceed.Apr 4 2022, 1:35 PM2022-04-04 13:35:10 (UTC-7) Comment Actions I changed my approach, now I used terraform for this. I'm abandoning this one. I decided that it will be faster to set up a new stack as I reordered the diffs and a lot of the differed from the ones from this stack. Let's follow up in the stack beginning at D3695.
Revision Contents
Diff 10675 services/blob/CMakeLists.txt
services/blob/dev/DatabaseSimulator.h
services/blob/dev/DevTools.h
services/blob/dev/DevTools.cpp
services/blob/src/AwsS3Bucket.dev.cpp
services/blob/src/AwsTools.cpp
|