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
We own a startling number of GCS buckets and I would like to delete the ones we don't need. Since their names are globally unique and they can be taken as soon as they're deleted, better to make them unreadable for a while in case they're in use, and we can get rid of them for real in a few months.
cc @golang/release
The text was updated successfully, but these errors were encountered:
I'm enabling UBA on go-build-log and go-build-snapshots, at which point
setting per-object ACLs will fail.
For golang/go#53890.
Change-Id: I9fe0d423146daedcc71b88ba03d035404279bb58
Reviewed-on: https://go-review.googlesource.com/c/build/+/418793
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
First stage is complete: I've deleted everything that wasn't publicly available and locked down what was. I also converted a few buckets to UBA on general principle. Next is to wait a month and then delete the stuff that I just locked down.
We own a startling number of GCS buckets and I would like to delete the ones we don't need. Since their names are globally unique and they can be taken as soon as they're deleted, better to make them unreadable for a while in case they're in use, and we can get rid of them for real in a few months.
cc @golang/release
The text was updated successfully, but these errors were encountered: