Skip to content

Commit

Permalink
Merge pull request #42 from inteon/remove_sync_job
Browse files Browse the repository at this point in the history
Remove storage-transfer-service SA since testgrid has been migrated
  • Loading branch information
cert-manager-prow[bot] committed Jun 4, 2024
2 parents 3471dfd + 6d14c22 commit faff493
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gcp/buckets.tf
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ module "trusted-testgrid-bucket" {
[
"serviceAccount:testgrid-canary@k8s-testgrid.iam.gserviceaccount.com",
"serviceAccount:updater@k8s-testgrid.iam.gserviceaccount.com",
# Temporary SA used for copy job, can be removed once we stop the job, which
# can be stopped once https://github.com/kubernetes/test-infra/pull/32455 is merged
"serviceAccount:project-771478705899@storage-transfer-service.iam.gserviceaccount.com",
],
)
bucket_admins = [
Expand Down

0 comments on commit faff493

Please sign in to comment.