distribution/registry/proxy
Milos Gajdos 6a9b0cfb71
Add support for Basic Authentication to proxyingRegistry (#4263)
Merging despite CodeQL warnings. see this for more details, why we decided to merge: https://github.com/github/codeql/issues/16486
2024-05-14 10:43:56 +01:00
..
scheduler Stop proxy scheduler on system exit 2024-05-13 17:01:35 +03:00
proxyauth.go Add support for Basic Authentication to proxyingRegistry 2024-02-07 03:08:12 +01:00
proxyblobstore.go feat(linter): enable errcheck linter in golangci-lint (#4158) 2023-11-21 11:57:34 +00:00
proxyblobstore_test.go cleanup: move init funcs to the top of the source 2023-11-28 06:50:48 +00:00
proxymanifeststore.go feat(linter): enable errcheck linter in golangci-lint (#4158) 2023-11-21 11:57:34 +00:00
proxymanifeststore_test.go Fix proxy statistics 2023-10-31 12:16:41 +02:00
proxymetrics.go Initialize proxy prometheus counters values to 0 to prevent gaps after registry restart 2024-02-21 14:35:49 +02:00
proxyregistry.go Add support for Basic Authentication to proxyingRegistry (#4263) 2024-05-14 10:43:56 +01:00
proxytagservice.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
proxytagservice_test.go Enable prealloc linter 2023-09-03 22:41:51 +01:00