containerd/remotes/docker
Phil Estes 25198a0557
Merge pull request #8330 from vvoland/remotes-docker-status-exists-mounted
remotes/docker: Add Mounted and Exists push status
2023-09-13 13:14:39 -04:00
..
auth Fix some typos 2023-05-16 10:12:50 +08:00
config Remove redundant nil check 2023-08-27 17:56:27 +08:00
schema1 Use the const labels.LabelUncompressed 2023-01-03 18:29:21 +08:00
authorizer.go Add Fields type alias to log package 2023-02-20 17:29:08 -08:00
converter_fuzz.go Remove most logrus 2023-08-26 14:31:53 -04: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 replace reference/docker for github.com/distribution/reference v0.5.0 2023-08-31 15:54:50 +02:00
fetcher_test.go removes/docker: replace some fmt.Sprintfs with strconv 2023-08-23 10:10:59 +02:00
fetcher.go remotes: allow FetchByDigest client to pass mediatype as header 2023-06-27 16:36:01 +08:00
handler_test.go labels: Add LabelDistributionSource 2023-03-08 10:01:58 +01:00
handler.go replace some basic uses of fmt.Sprintf() 2023-06-10 13:24:43 +02:00
httpreadseeker.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
pusher_test.go remotes/docker: Add MountedFrom and Exists push status 2023-04-07 10:38:37 +02:00
pusher.go Merge pull request #8330 from vvoland/remotes-docker-status-exists-mounted 2023-09-13 13:14:39 -04: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 Resolve docker.NewResolver race condition 2023-07-08 05:25:47 -07:00
resolver.go removes/docker: remove unnecessary conversion (unconvert) 2023-07-30 22:35:31 +02: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 remotes/docker: Add MountedFrom and Exists push status 2023-04-07 10:38:37 +02:00