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

Increase the default value for MaxRootRotations #645

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

kommendorkapten
Copy link
Member

The default value of 32 is quite small, it may break certain clients that are trying to do complete tuf refresh on a large TUF repo.

Closes #644

@kommendorkapten kommendorkapten requested a review from a team as a code owner July 15, 2024 09:21
The default value of 32 is quite small, it may break certain clients that are
trying to do complete tuf refresh on a large TUF repo.

Signed-off-by: Fredrik Skogman <[email protected]>
@kommendorkapten kommendorkapten merged commit ecec5d3 into master Jul 16, 2024
23 checks passed
@kommendorkapten kommendorkapten deleted the more-root-rotations branch July 16, 2024 13:39
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.

I increase the default MaxRootRotations value for the updater config.
3 participants