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 throttling from blobs #596

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Remove throttling from blobs #596

merged 1 commit into from
Oct 7, 2024

Conversation

phillebaba
Copy link
Member

@phillebaba phillebaba commented Oct 7, 2024

Throttling does not work as we have changed to serve from disk by default. I am therefor removing this feature. If we want to re-implement it again it has to be done at some other layer.

Signed-off-by: Philip Laine <[email protected]>
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
main.go 0.00% <ø> (ø)
pkg/registry/registry.go 47.24% <ø> (+1.05%) ⬆️

@phillebaba phillebaba merged commit 52863a4 into main Oct 7, 2024
7 checks passed
@phillebaba phillebaba deleted the remove/throttle branch October 7, 2024 20:10
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.

1 participant