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

Pruning Gouging Checks #805

Merged
merged 11 commits into from Dec 13, 2023
Merged

Pruning Gouging Checks #805

merged 11 commits into from Dec 13, 2023

Conversation

peterjan
Copy link
Member

@peterjan peterjan commented Dec 8, 2023

Forgot to add gouging checks to the pruning code. I figured it'd be two lines but then realised we removed as much RHPv2 gouging checks as we possible could. Instead of re-adding them I'm re-using the RHPv3 download checks to cover pruning since pruning is essentially mostly base cost and download bandwidth anyway, very similar to downloads.

@peterjan peterjan marked this pull request as draft December 8, 2023 10:48
@peterjan
Copy link
Member Author

peterjan commented Dec 8, 2023

adding test

@peterjan peterjan self-assigned this Dec 8, 2023
@peterjan peterjan marked this pull request as ready for review December 8, 2023 10:51
api/autopilot.go Outdated Show resolved Hide resolved
Copy link
Member

@ChrisSchinnerl ChrisSchinnerl left a comment

Choose a reason for hiding this comment

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

@alexfreska can you double check that this doesn't break the UI? The gouging overview for a host changed to no longer have the v2 and v3 fields in the response.

@peterjan
Copy link
Member Author

This will most definitely break the UI, we could tag 0.7.0 without it?

@peterjan peterjan mentioned this pull request Dec 13, 2023
@ChrisSchinnerl ChrisSchinnerl merged commit 7407235 into master Dec 13, 2023
6 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the pj/pruning-gouging-checks branch December 13, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

None yet

3 participants