-
Notifications
You must be signed in to change notification settings - Fork 124
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
Add support for publishing Zstd-compressed metadata #3316
Labels
Comments
pedro-psb
added a commit
to pedro-psb/pulp_rpm
that referenced
this issue
Dec 12, 2023
With support for zstd compression. closes pulp#3316
pedro-psb
added a commit
to pedro-psb/pulp_rpm
that referenced
this issue
Dec 12, 2023
With support for zstd compression. closes pulp#3316
pedro-psb
added a commit
to pedro-psb/pulp_rpm
that referenced
this issue
Dec 12, 2023
With support for zstd compression. closes pulp#3316
pedro-psb
added a commit
to pedro-psb/pulp_rpm
that referenced
this issue
Dec 13, 2023
Add compression_type option for publishing with support for zstd. closes pulp#3316
dralley
pushed a commit
that referenced
this issue
Dec 13, 2023
Add compression_type option for publishing with support for zstd. closes #3316
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pulp_rpm should be able to publish zstd-compressed metadata in addition to consuming it. For the time being, the default should probably remain to use Gzip compression, for compatibility reasons. Or else: we could use a migration to keep all currently-created repos on Gzip, while making the default going forwards to be Zstd.
The text was updated successfully, but these errors were encountered: