Sebastiaan van Stijn
|
de0328560b
Merge pull request #30165 from xulike666/fix-typo-6/36
|
8 éve |
Aaron.L.Xu
|
40af569164
fix typo
|
8 éve |
Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 éve |
John Howard
|
b06692b1a9
Tidy kernel version in tests
|
8 éve |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 éve |
Vincent Demeester
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 éve |
Vincent Demeester
|
def13fa23c
Clean integration-cli/utils.go from most of its content
|
8 éve |
Tonis Tiigi
|
3cd39aaeab
Fix inspect object by invalid reference
|
8 éve |
Tonis Tiigi
|
3d86b0c79b
Implement content addressability for plugins
|
8 éve |
Christopher Jones
|
ebff8c79a3
[integration-cli] skip plugin tests on non-x86
|
8 éve |
Vincent Demeester
|
bcad3d5212
Use check in params so we don't ignore errors
|
8 éve |
Yong Tang
|
88fcdb0a82
Fix `docker inspect <unkown object>` issue on Windows
|
8 éve |
Yong Tang
|
90bb2cdb9f
Support plugins in `docker inspect`
|
8 éve |
Yong Tang
|
0fa20ad13b
Disable HTML escaping for JSON strings in `docker inspect`
|
8 éve |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 éve |
John Howard
|
3ae6cd453e
Windows: Enable multiple TestInspect tests
|
8 éve |
Daniel Nephin
|
fb42e84772
Remove unnecessary json.Unmarshal wrapper.
|
9 éve |
Sebastiaan van Stijn
|
1a2038c54f
Remove unused "size" query parameter for images
|
9 éve |
Alexander Morozov
|
979d48bbf5
Merge pull request #23902 from dnephin/inspect-to-cobra
|
9 éve |
Daniel Nephin
|
fab2a3dc82
Ignore 'not a swarm error' when inspecting a task.
|
9 éve |
Sebastiaan van Stijn
|
6f2e820502
Move TestInspectNamedMountPoint integrationtest from experimental
|
9 éve |
John Howard
|
03816ad5b5
Windows: Fix RO test cases
|
9 éve |
Michael Crosby
|
393e97e435
Merge pull request #23002 from Microsoft/jjh/readonly
|
9 éve |
John Howard
|
8d174a43ba
Windows: Support RO volumes 14350+
|
9 éve |
Vincent Demeester
|
4bd202b00f
Migrate network command to cobra
|
9 éve |
Tonis Tiigi
|
14dc4a7158
Expose RootFS in image inspect
|
9 éve |
John Howard
|
6a931c3590
Windows CI: Integrity check for busybox top
|
9 éve |
Antonio Murdaca
|
337ee2aa63
integration-cli: use Devicemapper test requirement instead of checking strings
|
9 éve |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
9 éve |
Wen Cheng Ma
|
9f676ade0a
Add network ID to container inspect
|
9 éve |