Commit History

Author SHA1 Message Date
  Brian Goff 9e6b1852a7 Fix N+1 calling `Path()` on `volume ls` 9 years ago
  Antonio Murdaca 928bfd070b integration-cli: fixups 9 years ago
  Antonio Murdaca faf4604dac integration-cli: remove not necessary -d 9 years ago
  Brian Goff 96c79a1934 Fix panic when plugin responds with null volume 9 years ago
  Brian Goff 00ec6102d9 Probe all drivers if volume driver not specified 9 years ago
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 years ago
  Brian Goff dd7d1c8a02 On container rm, don't remove named mountpoints 9 years ago
  Stephen Rust 7c70ad058f Allow external volume drivers to host anonymous volumes and copy existing data from image. 9 years ago
  Brian Goff d3eca4451d Move responsibility of ls/inspect to volume driver 9 years ago
  Brian Goff 9f19cbc2c4 Fix bug in volume driver test implementation 9 years ago
  weiyan a91a874f73 use of checkers on docker_cli_start_volume_driver_unix_test.go 9 years ago
  Brian Goff 9ca4aa4797 Merge pull request #15798 from calavera/volume_driver_host_config 9 years ago
  David Calavera 6549d6517b Move VolumeDriver to HostConfig to make containers portable. 10 years ago
  Brian Goff 39be36658d Set bind driver after volume is created 9 years ago
  Stephen Rust 45fdce8a0d Retry registering a volume driver 9 years ago
  Stephen Rust 0ef740a5bf Don't hold lock around volume driver for volume create. 9 years ago
  Brian Goff b3b7eb2723 Add volume API/CLI 10 years ago
  Clinton Kitson 6b8129d1fe added check for bind on create to determine local volume driver 10 years ago
  David Calavera c4d45b6a29 Promote volume drivers from experimental to master. 10 years ago
  David Calavera 6c0795747b Separate plugin sockets and specs. 10 years ago
  David Calavera 333ac3a3eb Plugins JSON spec. 10 years ago
  Alexander Morozov 4253a1f87e Remove timer and use -check.v for tests formatting 10 years ago
  David Calavera 30448166de Fix volume plugin serialization. 10 years ago
  David Calavera d592778f4a Propagate unmount events to the external volume drivers. 10 years ago
  Arnaud Porterie 4fc37a1ede Mark --volume-driver as experimental 10 years ago
  David Calavera 81fa9feb0c Volumes refactor and external plugin implementation. 10 years ago