Cory Snider
|
659d7b190f
libcontainerd: create unstarted tasks
|
1 年之前 |
Cory Snider
|
29ac09ee9d
Revert "libcontainerd: work around exec start bug in c8d"
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Bjorn Neergaard
|
fd6dd6935b
vendor: github.com/containerd/containerd v1.7.6
|
2 年之前 |
Sebastiaan van Stijn
|
96faee9762
libcontainer: client.processEventStream: use locally scoped variables
|
1 年之前 |
Sebastiaan van Stijn
|
bd523abd44
remove more direct uses of logrus
|
1 年之前 |
Sebastiaan van Stijn
|
5e2a1195d7
swap logrus types for their containerd/logs aliases
|
1 年之前 |
Sebastiaan van Stijn
|
4175a550fd
libcontainerd: format code with gofumpt
|
3 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Cory Snider
|
fb7ec1555c
libcontainerd: work around exec start bug in c8d
|
2 年之前 |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 年之前 |
Sebastiaan van Stijn
|
81e62af94a
use consistent alias for containerd's errdefs package
|
2 年之前 |
Cory Snider
|
36935bd869
libcontainerd: close stdin sync if possible
|
2 年之前 |
Paweł Gronowski
|
a8f5c524a0
libcontainerd: Upgrade to typeurl/v2
|
2 年之前 |
Paweł Gronowski
|
47e9caede7
libcontainerd/client: Rename `cp` to `checkpoint`
|
2 年之前 |
Paweł Gronowski
|
0c751f904f
libcontainerd/client: Fix checkpoint not being set
|
2 年之前 |
Cory Snider
|
843fcc96f7
libc8d/remote: name task fifos after task ID
|
2 年之前 |
Cory Snider
|
1bef9e3fbf
Fix containerd task deletion after failed start
|
2 年之前 |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 年之前 |
Cory Snider
|
57d2d6ef62
Update container OOMKilled flag immediately
|
3 年之前 |
Sebastiaan van Stijn
|
4f08346686
fix formatting of "nolint" tags for go1.19
|
3 年之前 |
Akihiro Suda
|
658a4b0fec
libcontainerd: remove support for runtime v1 API
|
3 年之前 |
Sebastiaan van Stijn
|
2ec2b65e45
libcontainerd: SignalProcess(): accept syscall.Signal
|
3 年之前 |
Sebastiaan van Stijn
|
d13997b4ba
gosec: G601: Implicit memory aliasing in for loop
|
4 年之前 |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 年之前 |
Cam
|
80a5df9c49
Added container ID to containerd task delete event messages
|
4 年之前 |
Brian Goff
|
f14aea63c9
"Fix" checkpoint on v2 runtime
|
4 年之前 |
Brian Goff
|
906007f6c1
libcontainerd: use cancellable context for events
|
5 年之前 |
Brian Goff
|
60d7265803
Use IsServing to determine if c8d client is ready
|
5 年之前 |
Brian Goff
|
f63f73a4a8
Configure shims from runtime config
|
5 年之前 |