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

Update differ to handle zstd media types #11062

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

dmcgowan
Copy link
Member

The differ should be able to generate zstd compressed layers when provided with the zstd media type.

Added the unknown compression type to handle cases when compression is done via a plugin but should be differentiated from no compression.

@dmcgowan dmcgowan added cherry-pick/2.0.x Change to be cherry picked to release/2.0 branch and removed size/M labels Nov 26, 2024
The differ should be able to generate zstd compressed layers when
provided with the zstd media type.

Signed-off-by: Derek McGowan <[email protected]>
Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

@fuweid fuweid added this pull request to the merge queue Nov 27, 2024
Merged via the queue into containerd:main with commit f6933cb Nov 27, 2024
58 checks passed
@dmcgowan dmcgowan deleted the fix-diff-zstd branch November 27, 2024 16:35
@dmcgowan
Copy link
Member Author

/cherrypick release/2.0

@k8s-infra-cherrypick-robot

@dmcgowan: new pull request created: #11068

In response to this:

/cherrypick release/2.0

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@austinvazquez austinvazquez added cherry-picked/2.0.x PR commits are cherry picked into the release/2.0 branch and removed cherry-pick/2.0.x Change to be cherry picked to release/2.0 branch labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked/2.0.x PR commits are cherry picked into the release/2.0 branch size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants