Skip to content
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

Remove rate limiting prober #310

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

haydentherapper
Copy link
Contributor

Fixes #309

Summary

Release Note

Documentation

Fixes sigstore#309

Signed-off-by: Hayden Blauzvern <[email protected]>
@cpanato cpanato requested a review from bobcallaway December 11, 2024 09:53
Copy link
Member

@jku jku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems ok, although can you explain the checksum changes (go.work.sum)? 700 new dependencies looks rough when you're just removing code...

I assume it's a result of some dependency upgrade but it looks weird (and the go tradition of only making 0.x releases doesn't help in figuring out which upgrade might be a major one)

@jku
Copy link
Member

jku commented Dec 11, 2024

700 new dependencies

or is this just a result of go mod tidy not having been run in a while?

@bobcallaway
Copy link
Member

My 2c: leave this test, but perhaps take off of prod or only run on prod at a much lower interval?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: Drop rate limiting prober
4 participants