Commit History

Author SHA1 Message Date
  Brian Goff e4b6adc88e Extract volume interaction to a volumes service 7 years ago
  Vincent Demeester 239a8a5189 Small daemon refactoring and add swarm init/join helpers 7 years ago
  Sebastiaan van Stijn da8032d7d3 Remove deprecated environment.ExperimentalDaemon() 7 years ago
  Christopher Crone 7dabed019a Fixes after dnephin review 7 years ago
  Brian Goff df0d317a64 Add refcount for MountPoint 8 years ago
  Brian Goff 3b80094665 don't obfuscate error during create 8 years ago
  Vincent Demeester 6da111b3bb Add unit tests to cli/command/volume package 8 years ago
  Vincent Demeester d07cd8c321 Merge pull request #29894 from cpuguy83/cleanup_volumedriver_retry_test 8 years ago
  Daniel Nephin cbf2f4d281 Use 2 seconds instead of 2000 milliseconds 8 years ago
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments 8 years ago
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables 8 years ago
  Vincent Demeester c778f4b964 Refactor docker_cli_build_test.go 8 years ago
  Brian Goff 4bd4d18e11 Use vol plugin creator instead of inserting spec 8 years ago
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 years ago
  Vincent Demeester eb59c6d587 Merge pull request #29378 from aaronlehmann/swarm-plugins 8 years ago
  Aaron Lehmann 53d447c5d5 Fix volume Create to check against canonical driver name 8 years ago
  unclejack 2c187a24e0 return directly without ifs in remaining packages 8 years ago
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 years ago
  Vincent Demeester 48de91a33f Extract daemon to its own package 8 years ago
  Brian Goff d8ce4a6e10 Fix out-of-band vol delete+create for same driver 8 years ago
  Anusha Ragunathan 5890091cc0 Check for valid daemon in TearDownTest. 8 years ago
  Brian Goff 9a2d0bc3ad Fix uneccessary calls to `volume.Unmount()` 8 years ago
  Brian Goff 6a0bdffc1a Fix volume creates blocked by stale cache entries 8 years ago
  Michael Crosby 91e197d614 Add engine-api types to docker 8 years ago
  Kara Alexandra ba3f0bf0e7 Add option to specify name without --name in volume create 9 years ago
  Christopher Jones 88ea43d2aa DockerExternalVolumeSuite: add daemon to test 9 years ago
  Christopher Jones 51c0c6212d Fix test typo 9 years ago
  Brian Goff 2f40b1b281 Add support for volume scopes 9 years ago
  allencloud c1be45fa38 fix typos 9 years ago
  Brian Goff 2b6bc294fc When calling volume driver Mount, send opaque ID 9 years ago