0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/api
Ramkumar Chinchani 2eb4455df7 routes: improve error handling when returning blob data
We have noticed that very intermittently zot returns a 500 when copying
blob data. This is likely happening due to a io.ErrShortWrite
2020-01-04 18:39:21 -08:00
..
auth.go ldap: pull in external library code so go modules are in control 2019-12-11 14:17:06 -08:00
BUILD.bazel ldap: pull in external library code so go modules are in control 2019-12-11 14:17:06 -08:00
config.go Fixing all the issues with upgrading to golangci-lint 1.21.0 2019-12-13 00:53:18 -05:00
controller.go compliance: cleanup compliance test code 2019-12-23 22:32:52 -08:00
controller_test.go test/data: remove htpasswd file 2019-12-13 11:11:24 -08:00
errors.go Fixing all the issues with upgrading to golangci-lint 1.21.0 2019-12-13 00:53:18 -05:00
ldap.go Fixing all the issues with upgrading to golangci-lint 1.21.0 2019-12-13 00:53:18 -05:00
regexp.go compliance: cleanup compliance test code 2019-12-23 22:32:52 -08:00
routes.go routes: improve error handling when returning blob data 2020-01-04 18:39:21 -08:00