summaryrefslogtreecommitdiff
path: root/daemon/containerd/resolver.go
Commit message (Expand)AuthorAgeFilesLines
* c8d: The authorizer needs to be set even if AuthConfig is emptyDjordje Lukic2023-05-121-4/+1
* c8d: Don't create authorizer for empty AuthConfigPaweł Gronowski2023-05-111-8/+14
* c8d/authorizer: Default to docker.ioPaweł Gronowski2023-05-111-1/+1
* Fix error checking when pulling from an insecure registryDjordje Lukic2023-04-121-7/+12
* registry: return concrete service typeCory Snider2023-03-101-1/+1
* c8d/resolver: Fallback to http for insecure registriesPaweł Gronowski2023-01-111-16/+41
* c8d/resolver: Use hosts from daemon configurationNicolas De Loof2023-01-111-22/+42
* produce progress events polling ctrd's content.StoreNicolas De Loof2023-01-111-3/+7
* containerd/pull: Use authorizationPaweł Gronowski2022-08-041-0/+35