-
Notifications
You must be signed in to change notification settings - Fork 878
audit: update as of 2021-10-18 #2948
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-10-18 #2948
Conversation
5ec0a88
to
13b75da
Compare
251ac01
to
2fde29c
Compare
13fd66a
to
99e6960
Compare
433a565
to
fa1bd69
Compare
fa1bd69
to
5bbe17e
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
/hold
To address stray binding
@@ -2,6 +2,7 @@ | |||
"bindings": [ | |||
{ | |||
"members": [ | |||
"serviceAccount:k8s-infra-prow-build-trusted.svc.id.goog[test-pods/tf-monitoring-deployer]", |
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.
This is #2951
We should probably remove the kubernetes-public binding?
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.
$ gcloud iam service-accounts remove-iam-policy-binding --member "serviceAccount:kubernetes-public.svc.id.goog[test-pods/tf-monitoring-deployer]" --role "roles/iam.workloadIdentityUser" [email protected] --project=kubernetes-public
Updated IAM policy for serviceAccount [[email protected]].
bindings:
- members:
- serviceAccount:k8s-infra-prow-build-trusted.svc.id.goog[test-pods/tf-monitoring-deployer]
role: roles/iam.workloadIdentityUser
etag: BwXOt-ipjeQ=
version: 1
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.
FYI @ameukam
@@ -2,7 +2,7 @@ | |||
"bindings": [ | |||
{ | |||
"members": [ | |||
"user:[email protected]" | |||
"group:[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.
This is #2944
[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 |
/hold cancel |
Audit Updates sig-k8s-infra