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