Historial de Commits

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