1
0
mirror of https://github.com/distribution/distribution synced 2024-11-06 19:35:52 +01:00
distribution/registry
Milos Gajdos d8199f451b
chore: fix typo in rewrite storage middleware init
https://github.com/distribution/distribution/pull/4146 introduced a new
rewrite storage middleware but somehow missed to update the init logging
message. This commit fixes that.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2024-08-15 08:59:30 +01:00
..
api chore: fix some typos in comments 2024-04-23 17:48:53 +08:00
auth auth: fix token verification chain (#4415) 2024-07-29 18:56:44 +01:00
handlers deprecate Versioned in favor of oci.Versioned 2024-07-18 18:38:32 +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 deprecate Versioned in favor of oci.Versioned 2024-07-18 18:38:32 +02:00
storage chore: fix typo in rewrite storage middleware init 2024-08-15 08:59:30 +01:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry_test.go Add registry.Shutdown method for graceful shutdown of embedded registry 2024-04-29 20:18:58 +02:00
registry.go Stop proxy scheduler on system exit 2024-05-13 17:01:35 +03:00
root.go feat(linter): enable errcheck linter in golangci-lint 2023-11-18 07:19:24 +00:00