Albin Kerouanton
|
b1676a289c
daemon: ContainerRename: move log args to log fields
|
1 年之前 |
Albin Kerouanton
|
f5a611a74c
daemon: ContainerRename: use named error-return
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Cory Snider
|
0e91d2e0e9
libnetwork: return concrete-typed *Sandbox
|
2 年之前 |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 年之前 |
Lifubang
|
73cf7dfe17
docker rename enhancement
|
6 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Aaron Lehmann
|
1128fc1add
Store container names in memdb
|
8 年之前 |
Yang Pengfei
|
cc2340689c
Fix run `docker rename <container-id> new_name` concurrently, the container will have multi names
|
8 年之前 |
Fabio Kung
|
edad52707c
save deep copies of Container in the replica store
|
8 年之前 |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
8 年之前 |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
8 年之前 |
Wang Xing
|
b9ab129554
Fix rename error when sid is empty
|
8 年之前 |
Ke Li
|
514adcf458
Remove redundant format
|
8 年之前 |
Yong Tang
|
3f6e3a0885
Fix docker rename with linked containers
|
9 年之前 |
Vincent Demeester
|
7e1ec8d2bd
No need for container.Lock if rename same name
|
9 年之前 |
Sainath Grandhi
|
3e8c16ef6d
docker rename fix to address the issue of renaming with the same name issue #23319
|
9 年之前 |
Daniel Zhang
|
be072a8954
Embedded DNS problem after renaming container. Step2:change in docker/daemon side and add integration test
|
9 年之前 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 年之前 |
Arnaud Porterie
|
70c5e96cb8
Merge pull request #19604 from Microsoft/jjh/testrename
|
9 年之前 |
John Howard
|
f21fb2162e
Windows CI: Fix TestRename*
|
9 年之前 |
Vincent Demeester
|
1d8ccc6ae7
Add the possibility to log event with specific attributes
|
9 年之前 |
Brian Goff
|
0f9f99500c
Build names and links at runtime
|
9 年之前 |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 年之前 |