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

Document that zstd:chunked doesn’t make sense with encryption #2117

Open
mtrmac opened this issue Aug 8, 2024 · 0 comments
Open

Document that zstd:chunked doesn’t make sense with encryption #2117

mtrmac opened this issue Aug 8, 2024 · 0 comments

Comments

@mtrmac
Copy link
Collaborator

mtrmac commented Aug 8, 2024

Encrypted images don’t benefit from zstd:chunked , and if asked to do so, the code uses non-chunked zstd (ref. containers/image#2485 .)

Around

#compression_format = "gzip"
, and for add_compression option: the documentation in comments and/or man pages [wherever the authoritative source is] should probably note that zstd:chunked is not used for encrypted images [and triggers warnings].

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

No branches or pull requests

1 participant