-
Notifications
You must be signed in to change notification settings - Fork 845
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kubernetes Prow Robot
committed
Oct 14, 2021
1 parent
4575a73
commit dd4ca3f
Showing
7 changed files
with
75 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
[ | ||
"projects/k8s-cip-test-prod/logs/cloudaudit.googleapis.com%2Fsystem_event" | ||
] | ||
[] |
1 change: 0 additions & 1 deletion
1
audit/projects/k8s-staging-cluster-api-gcp/services/logging/logs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
[ | ||
"projects/k8s-staging-cluster-api-gcp/logs/cloudaudit.googleapis.com%2Factivity", | ||
"projects/k8s-staging-cluster-api-gcp/logs/cloudaudit.googleapis.com%2Fdata_access", | ||
"projects/k8s-staging-cluster-api-gcp/logs/cloudaudit.googleapis.com%2Fsystem_event", | ||
"projects/k8s-staging-cluster-api-gcp/logs/cloudbuild", | ||
"projects/k8s-staging-cluster-api-gcp/logs/compute.googleapis.com%2Fshielded_vm_integrity" | ||
] |
29 changes: 29 additions & 0 deletions
29
audit/projects/kubernetes-public/buckets/k8s-infra-tf-monitoring/iam.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"bindings": [ | ||
{ | ||
"members": [ | ||
"group:k8s-infra-gcp-org-admins@kubernetes.io" | ||
], | ||
"role": "roles/storage.admin" | ||
}, | ||
{ | ||
"members": [ | ||
"group:k8s-infra-cluster-admins@kubernetes.io", | ||
"projectOwner:kubernetes-public" | ||
], | ||
"role": "roles/storage.legacyBucketOwner" | ||
}, | ||
{ | ||
"members": [ | ||
"projectViewer:kubernetes-public" | ||
], | ||
"role": "roles/storage.legacyBucketReader" | ||
}, | ||
{ | ||
"members": [ | ||
"group:k8s-infra-cluster-admins@kubernetes.io" | ||
], | ||
"role": "roles/storage.objectAdmin" | ||
} | ||
] | ||
} |
20 changes: 20 additions & 0 deletions
20
audit/projects/kubernetes-public/buckets/k8s-infra-tf-monitoring/metadata.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
gs://k8s-infra-tf-monitoring/ : | ||
Storage class: STANDARD | ||
Location type: multi-region | ||
Location constraint: US | ||
Versioning enabled: None | ||
Logging configuration: None | ||
Website configuration: None | ||
CORS configuration: None | ||
Lifecycle configuration: None | ||
Requester Pays enabled: None | ||
Labels: None | ||
Default KMS key: None | ||
Time created: Thu, 14 Oct 2021 04:54:40 GMT | ||
Time updated: Thu, 14 Oct 2021 04:55:14 GMT | ||
Metageneration: 6 | ||
Bucket Policy Only enabled: True | ||
Public access prevention: unspecified | ||
RPO: DEFAULT | ||
ACL: [] | ||
Default ACL: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
...ccounts/tf-monitoring-deployer@kubernetes-public.iam.gserviceaccount.com/description.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"displayName": "tf-monitoring-deployer", | ||
"email": "tf-monitoring-deployer@kubernetes-public.iam.gserviceaccount.com", | ||
"name": "projects/kubernetes-public/serviceAccounts/tf-monitoring-deployer@kubernetes-public.iam.gserviceaccount.com", | ||
"oauth2ClientId": "105944484171419312033", | ||
"projectId": "kubernetes-public", | ||
"uniqueId": "105944484171419312033" | ||
} |
11 changes: 11 additions & 0 deletions
11
...ervice-accounts/tf-monitoring-deployer@kubernetes-public.iam.gserviceaccount.com/iam.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"bindings": [ | ||
{ | ||
"members": [ | ||
"serviceAccount:kubernetes-public.svc.id.goog[test-pods/tf-monitoring-deployer]" | ||
], | ||
"role": "roles/iam.workloadIdentityUser" | ||
} | ||
], | ||
"version": 1 | ||
} |