opencontainers / distribution-spec

OCI Distribution Specification
https://opencontainers.org
Apache License 2.0
828 stars 205 forks source link

Add conformance test coverage for data field #318

Closed imjasonh closed 2 years ago

imjasonh commented 2 years ago

The data proposal was merged: https://github.com/opencontainers/image-spec/pull/826 🎉

This adds some conformance test coverage that the new field is round-trippable through registries, helpfully piggybacking off of #311. Since registries don't validate that the contents match it doesn't seem fair to add that case to conformance, but it's something to consider in the future.

@jdolitsky

jdolitsky commented 2 years ago

fire. let me test this out and report back

SteveLasker commented 2 years ago

Adding #321 for tracking

jdolitsky commented 2 years ago

@opencontainers/distribution-spec-maintainers - can we get another +1?

imjasonh commented 2 years ago

Friendly ping.