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

docs: update gcpolicy percentage to refer to total space #4120

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

jedevc
Copy link
Member

@jedevc jedevc commented Aug 8, 2023

Fixes #4115.

In #3773 we added configurable percentages, however, the associated docs mention that the percentage is of "available disk space", which is technically incorrect. It should be "total disk space".

Instead of available space.

Signed-off-by: Justin Chadwell <[email protected]>
@jedevc jedevc requested a review from crazy-max August 8, 2023 08:21
@tonistiigi tonistiigi merged commit 080bd42 into moby:master Aug 8, 2023
9 checks passed
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.

Documentation for GC policy for keepBytes in buildkitd.toml does not match the implementation
3 participants