opencontainers / distribution-spec

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

Create Conformance test ensuring mount fails "open" #281

Closed sargun closed 3 years ago

sargun commented 3 years ago

As discussed in: https://github.com/opencontainers/distribution-spec/pull/275

In order to allow for blobs to be mounted using automatic mount discovery "smoothly", registries need to conform the the behaviour of starting an upload when cases such as the from parameter are missing from the URL during a mount.

sargun commented 3 years ago

see: https://github.com/opencontainers/distribution-spec/pull/296