opencontainers / distribution-spec

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

Add conformance test verifying that cross-repo mount fails "open" #296

Closed sargun closed 3 years ago

sargun commented 3 years ago

In https://github.com/opencontainers/distribution-spec/issues/281, we stated that cross-repo mounts without from should start an upload. This is a requirement to make it so that clients can adopt the changes in https://github.com/opencontainers/distribution-spec/pull/275 smoothly.

Signed-off-by: Sargun Dhillon sargun@sargun.me