summaryrefslogtreecommitdiff
path: root/distribution/manifest_test.go
Commit message (Expand)AuthorAgeFilesLines
* fixing consistent aliases for OCI spec importsJeyanthinath Muthuram2023-05-081-12/+12
* use consistent alias for containerd's errdefs packageSebastiaan van Stijn2023-04-081-4/+4
* Validate digest in repo for pull by digestBrian Goff2022-10-211-20/+42
* runconfig, oci, image, layer, distribution: fix empty-lines (revive)Sebastiaan van Stijn2022-09-281-3/+0
* all: replace strings.Replace with strings.ReplaceAllEng Zer Jun2022-05-091-1/+1
* remove unneeded "digest" alias for "go-digest"Sebastiaan van Stijn2022-03-041-1/+1
* distribution: validate blob typeSamuel Karp2021-11-231-0/+72
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-271-2/+1
* Store image manifests in containerd content storeBrian Goff2020-11-051-0/+351