Djordje Lukic
|
aec7a80c6f
c8d: Use reference counting while mounting a snapshot
|
2 년 전 |
Sebastiaan van Stijn
|
3eebf4d162
container: split security options to a SecurityOptions struct
|
2 년 전 |
Brian Goff
|
0970cb054c
Merge pull request #45366 from akerouanton/fix-docker0-PreferredPool
|
2 년 전 |
Albin Kerouanton
|
2d31697d82
daemon: set docker0 subpool as the IPAM pool
|
2 년 전 |
Sebastiaan van Stijn
|
f72548956f
remove deprecated legacy "overlay" storage-driver
|
3 년 전 |
Sebastiaan van Stijn
|
f691b13450
daemon: move code related to stats together
|
2 년 전 |
Akihiro Suda
|
e807ae4f2e
vendor: github.com/containerd/cgroups/v3 v3.0.1
|
2 년 전 |
Cory Snider
|
b0eed5ade6
daemon: allow shimv2 runtimes to be configured
|
2 년 전 |
Djordje Lukic
|
0137446248
Implement run using the containerd snapshotter
|
3 년 전 |
Cory Snider
|
cc19eba579
daemon: let libnetwork assign default bridge IPAM
|
2 년 전 |
Cory Snider
|
f96b9bf761
libnetwork: return concrete-typed *Controller
|
2 년 전 |
Sebastiaan van Stijn
|
f95e9b68d6
daemon: use strings.Cut() and cleanup error messages
|
2 년 전 |
Cory Snider
|
388fe4aea8
daemon: drop side effect from registerLinks()
|
2 년 전 |
Sebastiaan van Stijn
|
e7904c5faa
Merge pull request #44309 from thaJeztah/daemon_check_requirements
|
2 년 전 |
Sebastiaan van Stijn
|
17fb29c9e8
daemon: NewDaemon(): check system requirements early
|
2 년 전 |
Sebastiaan van Stijn
|
69f72417f4
pkg/idtools: remove CanAccess(), and move to daemon
|
2 년 전 |
Sebastiaan van Stijn
|
ddb42f3ad2
daemon: fix empty-lines (revive)
|
2 년 전 |
Cory Snider
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 년 전 |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 년 전 |
Djordje Lukic
|
d8d990f2e3
daemon: make the snapshotter configurable
|
2 년 전 |
Brian Goff
|
e6ee27a541
Allow containerd shim refs in default-runtime
|
2 년 전 |
Cory Snider
|
547da0d575
daemon: support other containerd runtimes (MVP)
|
3 년 전 |
Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 년 전 |
Akihiro Suda
|
2c7a6d7bb1
daemon: remove support for deprecated io.containerd.runtime.v1.linux
|
3 년 전 |
Sebastiaan van Stijn
|
b241e2008e
daemon.NewDaemon(): fix network feature detection on first start
|
3 년 전 |
Sebastiaan van Stijn
|
c3d7a0c603
Fix validation of IpcMode, PidMode, UTSMode, CgroupnsMode
|
3 년 전 |
Sebastiaan van Stijn
|
dbd575ef91
daemon: daemon.initNetworkController(): dont return the controller
|
3 년 전 |
Sebastiaan van Stijn
|
3b56c0663d
daemon: daemon.networkOptions(): don't pass Config as argument
|
3 년 전 |
Sebastiaan van Stijn
|
0a3336fd7d
Merge pull request #43366 from corhere/finish-identitymapping-refactor
|
3 년 전 |
Sebastiaan van Stijn
|
5d10c6ec67
Update handling of deprecated kernel (tcp) memory options
|
3 년 전 |