Closed
Bug 1512446
Opened 6 years ago
Closed 6 years ago
Deploy lambda to backport records from security-state/onecrl to blocklists/certificates
Categories
(Cloud Services :: Server: Remote Settings, enhancement)
Cloud Services
Server: Remote Settings
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: leplatrem, Assigned: autrilla)
References
Details
Once security-state/onecrl has been initialized with records (Bug 1512444), the new collection will become the source of truth, and changes will be backported to the old collection.
In remote-settings-lambdas 4.5.0 (Bug 1511368) there is "backport_records" entry.
It needs the following env variables:
BACKPORT_RECORDS_SOURCE_AUTH=cloudservices_kinto_prod:pass
BACKPORT_RECORDS_SOURCE_BUCKET=blocklists
BACKPORT_RECORDS_SOURCE_COLLECTION=certificates
BACKPORT_RECORDS_DEST_BUCKET=security-state
BACKPORT_RECORDS_DEST_COLLECTION=onecrl
Reporter | ||
Comment 1•6 years ago
|
||
This was done in STAGE and PROD
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•