Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
il y a 8 ans |
Sebastiaan van Stijn
|
e5058ff15c
Merge pull request #29947 from vdemeester/integration-some-runCommandWithOutput-clean
|
il y a 8 ans |
Vincent Demeester
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
il y a 8 ans |
Tonis Tiigi
|
f4798b98fc
Set plugins used in tests back to original names
|
il y a 8 ans |
Victor Vieux
|
2ef6d80454
Merge pull request #29556 from mavenugo/refcount
|
il y a 8 ans |
Madhu Venugopal
|
fc2c0e623d
Handle Plugin reference count during network create and delete
|
il y a 8 ans |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
il y a 8 ans |
Yong Tang
|
c80e74e8cc
Tests to allow ID-based `docker plugin enable/disable/rm/set`
|
il y a 8 ans |
Derek McGowan
|
14e8bba4f5
Support for docker content trust for plugins
|
il y a 8 ans |
Tonis Tiigi
|
3d86b0c79b
Implement content addressability for plugins
|
il y a 8 ans |
Anusha Ragunathan
|
d1dfc1a5ef
Merge pull request #29599 from anusha-ragunathan/refcount
|
il y a 8 ans |
Anusha Ragunathan
|
8cb2229cd1
Enforce zero plugin refcount during disable.
|
il y a 8 ans |
Yong Tang
|
0b3c10ac4d
Fix `docker plugin inspect <unkown object>` issue on Windows
|
il y a 8 ans |
Christopher Jones
|
ebff8c79a3
[integration-cli] skip plugin tests on non-x86
|
il y a 8 ans |
Tibor Vass
|
c54b717caf
plugins: container-rootfs-relative paths
|
il y a 8 ans |
Yong Tang
|
0ce6e070f7
Allow `docker plugin inspect` to search based on ID or name
|
il y a 8 ans |
Yong Tang
|
662d456928
Fix issue caused by duplicate `docker plugin create` with same names
|
il y a 8 ans |
Vincent Demeester
|
eb5fe064cf
Fixes some integration-cli on userns
|
il y a 8 ans |
Tibor Vass
|
a08ffa0e93
plugins: fix some tests
|
il y a 8 ans |
Tonis Tiigi
|
e23e36f25c
Skip plugin tests if not in amd64
|
il y a 8 ans |
Victor Vieux
|
c410222e42
move plugins out of experimental
|
il y a 8 ans |
Victor Vieux
|
49ca91fbeb
rename plugin manifest
|
il y a 8 ans |
Victor Vieux
|
4b63ad33ec
Merge pull request #28086 from vieux/delete_rootfs_plugin
|
il y a 8 ans |
Victor Vieux
|
586b7cc19e
delete plugin rootfs on plugin rm
|
il y a 8 ans |
Victor Vieux
|
69276fddf8
support settings in docker plugins install
|
il y a 8 ans |
Victor Vieux
|
efbed4500e
support env for docker plugin set
|
il y a 8 ans |
Victor Vieux
|
7236e42046
add test plugin install --disable and volume ls
|
il y a 8 ans |
Tonis Tiigi
|
da9ef68f06
Add requirements for tests that require network
|
il y a 8 ans |
Victor Vieux
|
b22d07f515
add check plugin is not used before rm
|
il y a 8 ans |
Victor Vieux
|
63a19edcb1
add -f to plugin inspect
|
il y a 9 ans |