opencontainers / distribution-spec

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

Add OCI-Chunk-Min-Length header #391

Closed sudo-bmitch closed 1 year ago

sudo-bmitch commented 1 year ago

This should fix #374. It adds a new OCI-Chunk-Min-Bytes header on the blob POST method response. This allows the client to push chunks of at least that size, which is needed for some S3 backends.

sudo-bmitch commented 1 year ago

@jay-dee7 any concerns with the latest changes? If not, I'll merge this.

jay-dee7 commented 1 year ago

@sudo-bmitch I'm super happy and excited about this change. Please merge it :) and thanks a ton for getting this done the entire OCI team ❤️ ❤️