We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c05e9 commit c577a9bCopy full SHA for c577a9b
service-catalog/gcp-backup/README.md
@@ -106,6 +106,11 @@ In the future, we might want to create alerts in:
106
- _Datadog_: to monitor if the transfer job fails.
107
- _Wiz_: to monitor if the access control changes.
108
109
+### Backup maintenance 🧹
110
+
111
+If a crate version is deleted from the crates-io bucket (e.g. for GDPR reasons), an admin needs to delete it from the GCP bucket as well.
112
+Even though the delete will propagate to GCP, the `soft-delete` feature will preserve the data, so we need to delete it manually.
113
114
### FAQ 🤔
115
116
#### Do we need a multi-region backup for the object storage?
0 commit comments