Sebastiaan van Stijn
|
484e6b784c
api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend
|
1 年之前 |
Sebastiaan van Stijn
|
2b583c0923
daemon: cleanupContainer: slightly cleanup error messages
|
1 年之前 |
Sebastiaan van Stijn
|
210932b3bf
daemon: format code with gofumpt
|
3 年之前 |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Sebastiaan van Stijn
|
55bebbaecf
Replace deprecated testutil.ErrorContains()
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Daniel Nephin
|
e62b2d410c
Move ErrorContains to an internal package.
|
7 年之前 |
John Howard
|
55f8828eec
LCOW: Remove CommonContainer - just Container
|
8 年之前 |
Boaz Shuster
|
8f51746997
Use a test table in the daemon delete unit tests
|
8 年之前 |
Aaron Lehmann
|
6052f2b396
Remove pkg/testutil/assert in favor of testify
|
8 年之前 |
Sebastiaan van Stijn
|
2759194d44
create unit tests for rm (running, paused, restarting) errormessages
|
8 年之前 |
allencloud
|
9a58f298d1
make client side know container removal in progress
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
allencloud
|
4e959ef2f7
fix typos
|
9 年之前 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 年之前 |
David Calavera
|
3c82fad441
Extract container store from the daemon.
|
9 年之前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年之前 |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 年之前 |
Morgan Bauer
|
63fb931a0b
move configs structs to remove dependency on daemon
|
9 年之前 |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 年之前 |
Alexander Morozov
|
4d1007d75c
Fix race between two ContainerRm
|
9 年之前 |
David Calavera
|
c4e49d1014
Do not fail when a container is being removed and we request its delete again.
|
9 年之前 |