You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: service-catalog/gcp-backup/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ In this case we need to add a new admin to the GCP account.
55
55
### In case of emergency 🧯
56
56
57
57
- In case our data in AWS is deleted, the `infra-admin` team can restore it by:
58
-
- copying the data from GCP to AWS using its GCP read-only access.
58
+
- copying the data from GCP to AWS using the GCP read-only access.
59
59
- restoring the `crates-io-index` bucket from the `db-dump` stored in the `crates-io` bucket. Use [this](https://github.com/rust-lang/crates.io/blob/e0bb0049daa12f5362def463b04febd6c036d315/src/worker/jobs/git.rs#L19-L129) code.
60
60
- If the GCP synchronization mechanism breaks, the Infra team can raise a PR to fix the terraform configuration and a GCP admin can apply it.
0 commit comments