mirror of
https://github.com/distribution/distribution.git
synced 2025-09-01 06:57:45 +00:00
a4f42b8eea56d74920c73e74107b195e47b3bfc7
During client implementation, it was found that requiring the size argument made client implementation more complex. The original benefit of the size argument was to provide an additional check alongside of tarsum to validate incoming data. For the purposes of the registry, it has been determined that tarsum should be enough to validate incoming content. At this time, the size check is optional but we may consider removing it completely.
Description
Languages
Go
98.7%
Dockerfile
0.5%
Makefile
0.5%
Shell
0.2%
HCL
0.1%