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. DetailsInstructions 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.
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
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
|
[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 DetailsNeeds 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