Skip to content

Commit 44f0cce

Browse files
author
Kubernetes Prow Robot
committed
audit: update as of 2022-07-25
1 parent 65c8d9b commit 44f0cce

File tree

6 files changed

+50
-4
lines changed

6 files changed

+50
-4
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[
2+
{
3+
"role": "WRITER",
4+
"specialGroup": "projectWriters"
5+
},
6+
{
7+
"role": "OWNER",
8+
"specialGroup": "projectOwners"
9+
},
10+
{
11+
"role": "OWNER",
12+
"userByEmail": "[email protected]"
13+
},
14+
{
15+
"role": "READER",
16+
"specialGroup": "projectReaders"
17+
}
18+
]

audit/projects/k8s-infra-ii-sandbox/services/bigquery/bigquery.datasets.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,5 +412,14 @@
412412
"projectId": "k8s-infra-ii-sandbox"
413413
},
414414
"location": "US"
415+
},
416+
{
417+
"kind": "bigquery#dataset",
418+
"id": "k8s-infra-ii-sandbox:etl_script_generated_set_20220726",
419+
"datasetReference": {
420+
"datasetId": "etl_script_generated_set_20220726",
421+
"projectId": "k8s-infra-ii-sandbox"
422+
},
423+
"location": "US"
415424
}
416425
]

audit/projects/k8s-staging-infra-tools/buckets/artifacts.k8s-staging-infra-tools.appspot.com/metadata.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ gs://artifacts.k8s-staging-infra-tools.appspot.com/ :
1111
Labels: None
1212
Default KMS key: None
1313
Time created: Thu, 30 Apr 2020 16:49:26 GMT
14-
Time updated: Mon, 13 Jun 2022 23:44:43 GMT
15-
Metageneration: 26
14+
Time updated: Mon, 25 Jul 2022 18:30:17 GMT
15+
Metageneration: 27
1616
Bucket Policy Only enabled: True
1717
Public access prevention: inherited
1818
RPO: DEFAULT

audit/projects/k8s-staging-infra-tools/buckets/k8s-staging-infra-tools/metadata.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ gs://k8s-staging-infra-tools/ :
1111
Labels: None
1212
Default KMS key: None
1313
Time created: Thu, 30 Apr 2020 16:50:17 GMT
14-
Time updated: Mon, 13 Jun 2022 23:45:04 GMT
15-
Metageneration: 31
14+
Time updated: Mon, 25 Jul 2022 18:30:37 GMT
15+
Metageneration: 32
1616
Bucket Policy Only enabled: True
1717
Public access prevention: inherited
1818
RPO: DEFAULT
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"displayName": "used by prow to sign artifacts for k8s-staging-infra-tools",
3+
"email": "gcb-image-builder@k8s-staging-infra-tools.iam.gserviceaccount.com",
4+
"name": "projects/k8s-staging-infra-tools/serviceAccounts/gcb-image-builder@k8s-staging-infra-tools.iam.gserviceaccount.com",
5+
"oauth2ClientId": "112411988386523740145",
6+
"projectId": "k8s-staging-infra-tools",
7+
"uniqueId": "112411988386523740145"
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"bindings": [
3+
{
4+
"members": [
5+
"serviceAccount:gcb-image-builder@k8s-staging-infra-tools.iam.gserviceaccount.com"
6+
],
7+
"role": "roles/iam.serviceAccountTokenCreator"
8+
}
9+
],
10+
"version": 1
11+
}

0 commit comments

Comments
 (0)