Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 vuosi sitten |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 vuotta sitten |
Sebastiaan van Stijn
|
058a31e479
volumes: fix error-handling when removing volumes with swarm enabled
|
2 vuotta sitten |
Brian Goff
|
7b1245dc7f
Merge pull request #44224 from dperny/cluster-volumes-update
|
2 vuotta sitten |
Drew Erny
|
3246db3755
fix force remove for cluster volumes
|
2 vuotta sitten |
Brian Goff
|
618f26ccbc
Volume prune: only prune anonymous volumes by default
|
2 vuotta sitten |
Drew Erny
|
240a9fcb83
Add Swarm cluster volume supports
|
4 vuotta sitten |
Sebastiaan van Stijn
|
64e96932bd
api: rename volume.VolumeCreateBody to volume.CreateOptions
|
3 vuotta sitten |
Sebastiaan van Stijn
|
18281c92fa
api: rename volume.VolumeListOKBody to volume.ListResponse
|
3 vuotta sitten |
Sebastiaan van Stijn
|
3cae9fef16
imports: remove "volumetypes" aliases for api/types/volume
|
3 vuotta sitten |
Sebastiaan van Stijn
|
0c9ff0b45a
api/server/httputils: add ReadJSON() utility
|
3 vuotta sitten |
Sebastiaan van Stijn
|
2d45b5ddbc
api: filters: return correct status on invalid filters
|
3 vuotta sitten |
Sebastiaan van Stijn
|
c7b488fbc8
API: properly handle invalid JSON to return a 400 status
|
6 vuotta sitten |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 vuotta sitten |
Brian Goff
|
b16b125bb4
Fix swagger volume type generation
|
7 vuotta sitten |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 vuotta sitten |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 vuotta sitten |
Sebastiaan van Stijn
|
5ad1e4be6b
Return 400 status instead of 500 for empty volume create body
|
7 vuotta sitten |
Sebastiaan van Stijn
|
a4efe66cf2
Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON()
|
7 vuotta sitten |
Kenfe-Mickael Laventure
|
0dee69799e
Honor context cancellation when pruning
|
8 vuotta sitten |
Yong Tang
|
7025247324
Add `label` filter for `docker system prune`
|
8 vuotta sitten |
Yong Tang
|
a6be56b54e
Convert DanglingOnly to Filters for `docker image prune`
|
8 vuotta sitten |
Daniel Nephin
|
29df3bdb11
Use a config to generate swagger api types
|
8 vuotta sitten |
Daniel Nephin
|
5c2498fd3c
Generate VolumesCreateRequest from the swagger spec.
|
8 vuotta sitten |
Daniel Nephin
|
d459e83b1c
Generate VolumeList response from the swagger spec
|
8 vuotta sitten |
Kenfe-Mickael Laventure
|
33f4d68f4d
Add /{containers,volumes,images}/prune API endpoint
|
8 vuotta sitten |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 vuotta sitten |
Yong Tang
|
6c5c34d50d
Add `--force` in `docker volume rm` to fix out-of-band volume driver deletion
|
9 vuotta sitten |
Evan Hazlett
|
fc214b4408
add label support for build, networks and volumes
|
9 vuotta sitten |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 vuotta sitten |