-
Notifications
You must be signed in to change notification settings - Fork 828
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
audit: update as of 2021-08-02 #2412
audit: update as of 2021-08-02 #2412
Conversation
Hi @k8s-infra-ci-robot. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
78a889c
to
1f940fb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leaving open for an answer to the "I'm assuming" comment, otherwise LGTM
@@ -26,7 +26,7 @@ | |||
}, | |||
{ | |||
"members": [ | |||
"serviceAccount:[email protected]" | |||
"deleted:serviceAccount:[email protected]?uid=116904371009860244686" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected, manually disabled service per #2405 (comment)
"members": [ | ||
"serviceAccount:kubernetes-external-secrets@k8s-infra-prow-build-trusted.iam.gserviceaccount.com" | ||
], | ||
"role": "roles/secretmanager.secretAccessor" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected, this is #2403
clouderrorreporting.googleapis.com Error Reporting API | ||
cloudfunctions.googleapis.com Cloud Functions API |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected, manually disabled service per #2405 (comment)
@@ -18,7 +16,6 @@ oslogin.googleapis.com Cloud OS Login API | |||
pubsub.googleapis.com Cloud Pub/Sub API | |||
secretmanager.googleapis.com Secret Manager API | |||
serviceusage.googleapis.com Service Usage API | |||
source.googleapis.com Legacy Cloud Source Repositories API |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected, manually disabled service per #2405 (comment)
"members": [ | ||
"serviceAccount:service-226195303281@gcp-sa-bigquerydatatransfer.iam.gserviceaccount.com" | ||
], | ||
"role": "roles/bigquerydatatransfer.serviceAgent" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep. Any attempt to use the service bigquery-datatransfer.googleapis.com
will trigger creation of a default service agent. https://cloud.google.com/iam/docs/service-agents
@@ -0,0 +1,7 @@ | |||
{ | |||
"createTime": "2021-07-28T16:51:19.454161Z", | |||
"name": "projects/127754664067/secrets/k8s-infra-ci-robot-github-account-password", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/cc @ameukam
Thank you for creating this, we should add this to ensure-main-project.sh
0969fec
to
69a88fc
Compare
{ | ||
"description": "Service Acccount BigQuery Data Transfer", | ||
"email": "[email protected]", | ||
"name": "projects/k8s-infra-public-pii/serviceAccounts/[email protected]", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created by #2415.
"members": [ | ||
"serviceAccount:[email protected]" | ||
], | ||
"role": "roles/bigquery.dataEditor" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Created by #2415.
"role": "WRITER", | ||
"userByEmail": "service-226195303281@gcp-sa-bigquerydatatransfer.iam.gserviceaccount.com" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought the service account bq-data-transter
was going to be used instead of the agent service when I triggered a manual transfer. Am I wrong ?
69a88fc
to
380cf3f
Compare
42a2049
to
24758d6
Compare
b32f444
to
4a17e0c
Compare
80360e1
to
ba1ea8a
Compare
966c135
to
ef673ef
Compare
c6200ce
to
8b11e97
Compare
8b11e97
to
19e7538
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: k8s-infra-ci-robot, spiffxp The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Audit Updates wg-k8s-infra