audit: update audit job to only push changes when there are changes to push #2087
Labels
area/audit
Audit of project resources, audit followup issues, code in audit/
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
I should have opened an issue for this earlier.
The audit job was (and may still be) force-pushing changes to its PR branch after each run. This results in lots of traffic on a PR that looks like this:
When in reality nothing has actually changed.
I tried to fix this via kubernetes/test-infra#22239 but I'm not sure it worked. It's difficult to tell right now because the job may be pushing spurious etag updates (issue to fix: #2062) (ref: #2074 (comment))
So ideally:
/wg k8s-infra
/area infra/auditing
/sig-testing
/kind bug
/priority important-soon
/milestone v1.22
The text was updated successfully, but these errors were encountered: