-
Notifications
You must be signed in to change notification settings - Fork 841
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
[Umbrella Issue] Auditing improvements #1657
Comments
I'm getting close to having our existing job run hourly. |
Glanced at Cloud Asset Inventory to look into something else Two things that disqualify
But,
So if nothing else, and excluding secrets, I could see this being useful to quickly audit/reconcile IAM polices across the org. A next step would be to look at what sort of info is availabe from |
#1981 covers exploring |
kubernetes/test-infra#22239 should update the audit job to only bump open PRs if there are new changes in the audit directory, which will hopefully cut down on open PRs with long trails of force-pushes that don't actually change the files that have been reviewed. |
It currently takes about ballpark 80 minutes to perform a full audit: https://testgrid.k8s.io/wg-k8s-infra-k8sio#ci-k8sio-audit&width=20&graph-metrics=test-duration-minutes I think we can do better.
|
/milestone v1.23 |
/remove-priority important-longterm |
/milestone v1.24 |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
/milestone v1.32 |
EDIT: Opting to treat this as an umbrella issue instead of placeholder to noodle on ideas
An umbrella issue to capture ideas and suggestions to improve our audit process.
Currently:
link_to_issue_comment
"@foo
did you change something manually here?"Some problems with this:
TODO: flesh these out into issues? or just track a list here
Our audit results are not easily reconciled:
We can't audit or dump everything due to IAM issues:
roles/viewer
at the org level?Auditing dumps are too slow:
gcloud asset
gcloud resource-config bulk-export
- GCP gcloud bulk-export as an audit trail #1981Bugs with our audit script right now:
/wg k8s-infra
/area infra/auditing
/area access
/priority important-longterm
/kind cleanup
cc @dims @thockin @cblecker @hh
The text was updated successfully, but these errors were encountered: