File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
service-catalog/gcp-backup Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Summary
4
4
5
- In GCP (Google Cloud Platform) we keep an offsite backups for both Rust releases and crates
5
+ In GCP (Google Cloud Platform) we keep offsite backups for both Rust releases and crates
6
6
to protect us against security threats that could involve losing crates or releases.
7
7
These threats were identified in the [ threat model] .
8
8
@@ -49,6 +49,9 @@ The admin access of the GCP account is bound to the `@rustfoundation.org` Google
49
49
This means that if an employee leaves the Rust Foundation, they lose access to the GCP account.
50
50
In this case we need to add a new admin to the GCP account.
51
51
52
+ > [ !NOTE]
53
+ > The ` infra-admins ` team can have admin access to the GCP staging project if needed.
54
+
52
55
### In case of emergency 🧯
53
56
54
57
- In case our data in AWS is deleted, the ` infra-admin ` team can restore it by:
You can’t perform that action at this time.
0 commit comments