distribution/registry
Wang Yan bad5dcb602 fit get status issue
1, return the right upload offset for client when asks.
2, do not call ResumeBlobUpload on getting status.
3, return 416 rather than 404 on failed to patch chunk blob.
4, add the missing upload close

Signed-off-by: Wang Yan <wangyan@vmware.com>
2022-10-26 23:33:39 +08:00
..
api Do not recreate mux router for each incoming request 2022-07-08 14:17:17 -07:00
auth go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
client registry/storage/cache/memory: Use LRU cache to bound cache size 2022-09-07 07:20:06 -07:00
handlers fit get status issue 2022-10-26 23:33:39 +08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
proxy registry/storage/cache/memory: Use LRU cache to bound cache size 2022-09-07 07:20:06 -07:00
storage Merge pull request #3365 from brackendawson/3122-remove-workaround 2022-10-19 09:04:24 +01:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go disable insecure cipher suites 2022-01-25 17:18:44 +08:00
registry_test.go disable insecure cipher suites 2022-01-25 17:18:44 +08:00
root.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00