distribution/registry
Ryan Abrams 6b73a9ab89 Ignore missing paths during enumeration
It's possible to run into a race condition in which the enumerator lists
lots of repositories and then starts the long process of enumerating through
them. In that time if someone deletes a repo, the enumerator may error out.

Signed-off-by: Ryan Abrams <rdabrams@gmail.com>
2018-09-05 10:17:08 -07:00
..
api Enable struct check 2018-08-06 13:55:43 -07:00
auth fix goimports and gofmt 2018-09-04 17:45:39 -07:00
client Enable static checks 2018-08-06 14:49:11 -07:00
handlers Merge pull request #2362 from twistlock/populate_htpasswd 2018-08-31 00:25:37 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware context: remove definition of Context 2017-08-11 15:53:31 -07:00
proxy Merge pull request #2474 from vikstrous/disable-v1-master 2018-08-24 10:58:39 -07:00
storage Ignore missing paths during enumeration 2018-09-05 10:17:08 -07:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Merge pull request #2685 from manishtomar/mani-graceful-shutdown 2018-08-27 14:24:53 -07:00
registry_test.go Add support to gracefully shutdown the server 2018-08-20 10:01:26 -07:00
root.go add possibility to clean untagged manifests 2018-01-05 12:20:01 +02:00