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

Implementations should support zstd #1198

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

sudo-bmitch
Copy link
Contributor

Partial solution to #803.

manifest.md Outdated Show resolved Hide resolved
@sudo-bmitch
Copy link
Contributor Author

CI will be fixed by #1199

manifest.md Outdated
Implementations SHOULD also support the following media types:

- [`application/vnd.oci.image.layer.v1.tar+zstd`](layer.md#zstd-media-types)
- [`application/vnd.oci.image.layer.nondistributable.v1.tar+zstd`](layer.md#zstd-media-types) ([deprecation notice](./layer.md#non-distributable-layers))
Copy link
Member

Choose a reason for hiding this comment

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

IMO, thanks to the deprecation, we shouldn't actually add this one 🙈

Copy link
Member

Choose a reason for hiding this comment

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

It reads to me like "hey, new version of the spec says you SHOULD support these media types, but one of them is already deprecated at release time!"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Rebased and deleted that.

Signed-off-by: Brandon Mitchell <[email protected]>
@sudo-bmitch sudo-bmitch merged commit da92727 into opencontainers:main Sep 19, 2024
4 checks passed
@sudo-bmitch sudo-bmitch deleted the pr-layers-zstd branch September 19, 2024 17:07
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.

3 participants