Skip to content

Commit c577a9b

Browse files
committed
maintenance
1 parent 34c05e9 commit c577a9b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

service-catalog/gcp-backup/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,11 @@ In the future, we might want to create alerts in:
106106
- _Datadog_: to monitor if the transfer job fails.
107107
- _Wiz_: to monitor if the access control changes.
108108

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+
109114
### FAQ 🤔
110115

111116
#### Do we need a multi-region backup for the object storage?

0 commit comments

Comments
 (0)