containerd/remotes/docker
Akihiro Suda 8bf975b4fa
lint: silence "type HostFileConfig is unused (unused)"
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-02-16 03:50:22 +09:00
..
auth Use http constants instead of string 2023-02-10 14:01:48 +08:00
config lint: silence "type HostFileConfig is unused (unused)" 2023-02-16 03:50:22 +09:00
schema1 Use the const labels.LabelUncompressed 2023-01-03 18:29:21 +08:00
authorizer.go remotes/docker: remove deprecated NewAuthorizer alias 2022-11-20 22:27:21 +01:00
converter_fuzz.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
converter.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
errcode.go docs: Various typo found by codespell 2020-12-22 13:22:16 +08:00
errdesc.go Add distribution subpkgs to core 2019-10-07 13:38:12 -04:00
fetcher_fuzz.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
fetcher_test.go code cleanup 2022-07-19 22:46:32 +08:00
fetcher.go remotes: add FetcherByDigest for fetching blobs without foreknown descriptors 2022-11-04 11:41:07 +09:00
handler_test.go Add unit test for func in remotes/docker/handler.go 2020-05-28 16:54:33 +08:00
handler.go remotes: support cross-repo-push 2019-06-13 09:51:46 +08:00
httpreadseeker.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
pusher_test.go pushWriter: correctly propagate errors 2023-01-24 11:37:41 +00:00
pusher.go pushWriter: correctly propagate errors 2023-01-24 11:37:41 +00:00
registry_test.go Use net.IP.IsLoopback() to match loopback addresses 2021-03-15 09:57:01 +05:30
registry.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
resolver_test.go remotes/docker: remove deprecated NewAuthorizer alias 2022-11-20 22:27:21 +01:00
resolver.go Merge pull request #7521 from iyear/fix-defer 2022-12-27 15:50:41 -08:00
scope_test.go Use testify 2022-04-01 18:17:58 -07:00
scope.go fix empty scopes return 2022-01-20 15:16:44 +08:00
status.go Merge pull request #6243 from ktock/pusher-abort 2022-02-01 18:07:46 -08:00