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: add buildkitd.toml docs new gc options #5453

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

jedevc
Copy link
Member

@jedevc jedevc commented Oct 25, 2024

No description provided.

docs/buildkitd.toml.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

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

I think you could remove gckeepstorage and keepBytes. Users of an older version of BuildKit can refer to an earlier revision of the document in version control, e.g. https://github.com/moby/buildkit/blob/v0.16/docs/buildkitd.toml.md

Comment on lines 15 to 20
This config file has been updated, some options may not be available on older
buildkit versions:
- In v0.17.0, `reservedSpace`/`maxUsedSpace`/`minFreeSpace` properties were
added on `worker.oci` and `worker.containerd` as well as to their respective
`gcpolicy` properties. `gckeepbytes`/`keepBytes` have been deprecated as a
result.
Copy link
Collaborator

Choose a reason for hiding this comment

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

If you want to keep this info here, I suggest adding a ## Changelog section or similar.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yah, removed the gckeepstorage and keepBytes docs - happy to point to older versions of the doc 🎉

docs/buildkitd.toml.md Outdated Show resolved Hide resolved
@jedevc jedevc force-pushed the config-docs-for-new-gc-opts branch from ffd2516 to 7e384ed Compare October 28, 2024 11:43
@jedevc jedevc force-pushed the config-docs-for-new-gc-opts branch from 7e384ed to 055eabe Compare October 28, 2024 11:45
@tonistiigi tonistiigi added this to the v0.17.0 milestone Oct 28, 2024
@tonistiigi tonistiigi merged commit 0836ac6 into moby:master Oct 28, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants