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
+2
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,7 @@ Here we have one Google [Object Storage](https://cloud.google.com/storage?hl=en)
79
79
-`static-rust-lang-org`. Cloudfront Url: `cloudfront-static.rust-lang.org`. Among other things, it contains the Rust releases.
80
80
81
81
For the objects:
82
+
82
83
- Set the [storage class](https://cloud.google.com/storage/docs/storage-classes) to "archive" for all buckets.
83
84
This is the cheapest class for infrequent access.
84
85
- Enable [object-versioning](https://cloud.google.com/storage/docs/object-versioning) and [soft-delete](https://cloud.google.com/storage/docs/soft-delete),
@@ -101,6 +102,7 @@ You can also run the following test:
101
102
- Delete the in AWS and check that you can recover all previous versions from GCP.
0 commit comments