-
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-06-02 #2094
Conversation
Hi @cncf-ci. 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. |
/ok-to-test |
"kind": "bigquery#dataset", | ||
"id": "k8s-artifacts-prod:gcs_logs", |
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'm confused. #2089 landed 13h ago. It updated the audit script to dump these files, and preemptively included them from a manual run.
This is behaving like either:
- the audit script hasn't been updated
- the service account running this doesn't have sufficient bigquery read access to see these resources
Going to check log files
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.
3a62717
to
01aa4ab
Compare
672776b
to
f06dd2e
Compare
93a808e
to
ce96069
Compare
26828ac
to
7fa5973
Compare
7370f01
to
ead8d21
Compare
589d07b
to
c8b79a3
Compare
ecf4e94
to
b65bb19
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.
#2120 - reviewed using the script here
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cncf-ci, 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 |
This was a huge pain to review, my browser kept hanging on the "files changed" page. I used the script from #2120 to categorize changes, see that PR for everything checked specifically. But I'll try to sum up the followup issues:
The manual changes leftover after running that script that I was ok with:
|
Audit Updates wg-k8s-infra