Closed
Bug 1848412
Opened 2 years ago
Closed 2 years ago
[GCS] Refactor S3 Bugzilla code to allow ability to support both S3 and GCP and share common code
Categories
(bugzilla.mozilla.org :: Infrastructure, task)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
References
Details
Attachments
(2 files)
Since there is not if any support in CPAN already for accessing Google Cloud Storage (one module looked promising but required Moose and is not maintainer) I will put code directly in to the BMO core to access the GCS objects and buckets.
We can make the API similar to the current S3 API and then replace the necessary pieces to do the call to GCS instead.
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Comment 3•2 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•