Sebastiaan van Stijn
|
4175a550fd
libcontainerd: format code with gofumpt
|
3 years ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Cory Snider
|
fb7ec1555c
libcontainerd: work around exec start bug in c8d
|
2 years ago |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 years ago |
Sebastiaan van Stijn
|
81e62af94a
use consistent alias for containerd's errdefs package
|
2 years ago |
Cory Snider
|
36935bd869
libcontainerd: close stdin sync if possible
|
2 years ago |
Paweł Gronowski
|
a8f5c524a0
libcontainerd: Upgrade to typeurl/v2
|
2 years ago |
Paweł Gronowski
|
47e9caede7
libcontainerd/client: Rename `cp` to `checkpoint`
|
2 years ago |
Paweł Gronowski
|
0c751f904f
libcontainerd/client: Fix checkpoint not being set
|
2 years ago |
Cory Snider
|
843fcc96f7
libc8d/remote: name task fifos after task ID
|
2 years ago |
Cory Snider
|
1bef9e3fbf
Fix containerd task deletion after failed start
|
2 years ago |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 years ago |
Cory Snider
|
57d2d6ef62
Update container OOMKilled flag immediately
|
3 years ago |
Sebastiaan van Stijn
|
4f08346686
fix formatting of "nolint" tags for go1.19
|
3 years ago |
Akihiro Suda
|
658a4b0fec
libcontainerd: remove support for runtime v1 API
|
3 years ago |
Sebastiaan van Stijn
|
2ec2b65e45
libcontainerd: SignalProcess(): accept syscall.Signal
|
3 years ago |
Sebastiaan van Stijn
|
d13997b4ba
gosec: G601: Implicit memory aliasing in for loop
|
4 years ago |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 years ago |
Cam
|
80a5df9c49
Added container ID to containerd task delete event messages
|
4 years ago |
Brian Goff
|
f14aea63c9
"Fix" checkpoint on v2 runtime
|
4 years ago |
Brian Goff
|
906007f6c1
libcontainerd: use cancellable context for events
|
5 years ago |
Brian Goff
|
60d7265803
Use IsServing to determine if c8d client is ready
|
5 years ago |
Brian Goff
|
f63f73a4a8
Configure shims from runtime config
|
5 years ago |
Akihiro Suda
|
612343618d
cgroup2: use shim V2
|
5 years ago |
Sebastiaan van Stijn
|
5bb4f4818b
libcontainerd: move hcsshim import to windows-only file
|
5 years ago |
Evan Hazlett
|
35ac4be5d5
add NewContainerOpts to libcontainerd.Create
|
6 years ago |
Brian Goff
|
1acaf2aabe
Sleep before restarting event processing
|
6 years ago |
Michael Crosby
|
b5f28865ef
Handle blocked I/O of exec'd processes
|
6 years ago |
Sebastiaan van Stijn
|
539e72f75b
Fix typo retreive -> retrieve
|
6 years ago |
Michael Crosby
|
b9b5dc37e3
Remove inmemory container map
|
6 years ago |