Tianon Gravi
|
b4fbe226e8
Set `Created` to `0001-01-01T00:00:00Z` on older API versions
|
1 year ago |
Sebastiaan van Stijn
|
ac2a028dcc
api/types: move image options to api/types/image
|
2 years ago |
Sebastiaan van Stijn
|
a3a42c459e
api/types/image: move GetImageOpts to api/types/backend
|
1 year ago |
Sebastiaan van Stijn
|
66cf6e3a7a
rename "image" vars to prevent conflicts with imports
|
1 year ago |
Paweł Gronowski
|
1602e2f4f1
api: Deprecate `Container` and `ContainerConfig` for `/images/{id}/json`
|
1 year ago |
Sebastiaan van Stijn
|
48cacbca24
api/types: move image-types to api/types/image
|
2 years ago |
Paweł Gronowski
|
0c4397deaf
api/pull: Validate repo name
|
1 year ago |
Paweł Gronowski
|
ccb37fa567
imageService/PullImage: Move reference parse to api
|
1 year ago |
Djordje Lukic
|
5a4962f80d
c8d: Refuse images with digest algo when tagging
|
1 year ago |
Sebastiaan van Stijn
|
1148a24e64
migrate to new github.com/distribution/reference module
|
1 year ago |
Sebastiaan van Stijn
|
6592646632
api/server: format code with gofumpt
|
3 years ago |
Tianon Gravi
|
2a6ff3c24f
Use OCI "History" type instead of inventing our own copy
|
2 years ago |
Paweł Gronowski
|
1be26e9f0c
api/inspect: Fix nil RepoTags and RepoDigests
|
2 years ago |
Akihiro Suda
|
1371aee3cc
Merge pull request #45469 from thaJeztah/deprecate_virtualsize_STEP2
|
2 years ago |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 years ago |
Sebastiaan van Stijn
|
913b0f51ca
API: omit deprecated VirtualSize field for API v1.44 and up
|
2 years ago |
Sebastiaan van Stijn
|
1261fe69a3
API: deprecate VirtualSize field for /images/json and /images/{id}/json
|
2 years ago |
Sebastiaan van Stijn
|
9a9dfb1d0d
api/server: getImagesJSON(): don't check version in a loop
|
2 years ago |
Paweł Gronowski
|
e7393d0fc5
images/push: Accept reference
|
2 years ago |
Sebastiaan van Stijn
|
cb76638699
registry/search: pass User-Agent through headers
|
2 years ago |
Cory Snider
|
3991faf464
Move filtered registry search out of image service
|
2 years ago |
Paweł Gronowski
|
248745004a
api: Remove <none> in Repo(Tags|Digests) for >= 1.43
|
2 years ago |
Paweł Gronowski
|
2f9e3cca3d
api: Move Repo(Digests|Tags) <none> fallback from daemon
|
2 years ago |
Paweł Gronowski
|
62be425bcc
api: Extract parsing reference from repo and tag
|
2 years ago |
Paweł Gronowski
|
b3a8b6b198
api/tag: Reject digested target references
|
2 years ago |
Paweł Gronowski
|
1ca85e835c
daemon/imageService: Remove TagImageWithReference
|
2 years ago |
Nicolas De Loof
|
7b6f71dced
daemon: Pass ctx to image tagging operations
|
3 years ago |
Paweł Gronowski
|
a254dad2e5
api/import: Guard from Digested instead of Canonical reference
|
2 years ago |
Paweł Gronowski
|
28327f10a2
daemon/import: Extract common logic to api
|
2 years ago |
Nicolas De Loof
|
1616a09b61
add support for image inspect with containerd-integration
|
3 years ago |