distribution/registry
Liang Zheng 112156321f fix: ignore error of manifest tag path not found in gc
it is reasonable to ignore the error that the manifest tag path does not exist when querying
all tags of the specified repository when executing gc.

Signed-off-by: Liang Zheng <zhengliang0901@gmail.com>
2024-04-25 17:13:06 +08:00
..
api chore: fix some typos in comments 2024-04-23 17:48:53 +08:00
auth chore: fix some typos in comments 2024-04-23 17:48:53 +08:00
handlers proxy: Do not configure HTTP secret for proxy registry 2024-03-15 18:27:08 +02:00
listener feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
middleware Merge pull request #2752 from davidswu/registry-driver-middleware 2023-06-21 10:06:13 -07:00
proxy Initialize proxy prometheus counters values to 0 to prevent gaps after registry restart 2024-02-21 14:35:49 +02:00
storage fix: ignore error of manifest tag path not found in gc 2024-04-25 17:13:06 +08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go feat: Add HTTP2 for unencrypted HTTP 2024-01-17 20:59:02 +00:00
registry_test.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00
root.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00