distribution/registry
Milos Gajdos 11c341a369
Remove schema1 references from registry client
We've replaced all the schema1 references with OCI schema manifest.
Note, there are some TODO items that must be addressed at some point in
the future once the schema1 package is removed completely from the
codebase.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-08-20 09:07:59 +01:00
..
api registry/api/v2: fix ContentType in RouteNameBlobUpload 2023-06-08 11:05:34 +02:00
auth ignore SA1019: ac.(*accessController).rootCerts.Subjects has been deprecated 2023-05-09 16:04:17 +02:00
client Remove schema1 references from registry client 2023-08-20 09:07:59 +01:00
handlers Keep returning image for default arch to old clients fetching lists 2023-08-17 20:57:02 +01:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Merge pull request #2752 from davidswu/registry-driver-middleware 2023-06-21 10:06:13 -07:00
proxy Remove references to schema1 pacakge from proxy package 2023-08-13 14:57:55 +01:00
storage Revert "optimize catalog last param" 2023-08-18 13:52:37 +01:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go remove NewRelic 2023-08-18 12:16:18 +02:00
registry_test.go replace deprecated io/ioutil 2022-11-04 23:47:52 +01:00
root.go format code with gofumpt 2022-11-03 22:48:20 +01:00