Sebastiaan van Stijn
|
4175a550fd
libcontainerd: format code with gofumpt
|
3 år sedan |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 år sedan |
Sebastiaan van Stijn
|
cea8e9b583
libcontainerd/supervisor: use pkg/pidfile for reading and writing pidfile
|
2 år sedan |
Sebastiaan van Stijn
|
9d5e754caa
move pkg/system: process to a separate package
|
2 år sedan |
Cory Snider
|
1f22b15030
Lock OS threads when exec'ing with Pdeathsig
|
2 år sedan |
Sebastiaan van Stijn
|
6560e0b136
cmd/dockerd: initContainerD(): clean-up some logs
|
2 år sedan |
Sebastiaan van Stijn
|
b6b0b0a05f
libcontainerd/supervisor: don't write log-level to config file
|
2 år sedan |
Sebastiaan van Stijn
|
bff3e85625
libcontainerd/supervisor: store location of config-file
|
2 år sedan |
Sebastiaan van Stijn
|
7a9791f096
libcontainerd/supervisor: store location of pidFile
|
2 år sedan |
Sebastiaan van Stijn
|
89ab14a115
libcontainerd/supervisor: make supervisor adjust OOM score for containerd
|
2 år sedan |
Sebastiaan van Stijn
|
1d2a669445
libcontainerd/supervisor: use correct logger
|
2 år sedan |
Sebastiaan van Stijn
|
7b0bd43a27
libcontainerd/supervisor: remove unused remote.rootDir
|
2 år sedan |
Sebastiaan van Stijn
|
6b7e19ff42
libcontainerd/supervisor: remove unused RWMutex
|
2 år sedan |
Sebastiaan van Stijn
|
051e604adc
libcontainerd/supervisor: simplify logic for disabling CRI plugin
|
2 år sedan |
Sebastiaan van Stijn
|
ba2ff69894
libcontainerd: switch generated containerd.toml to v2 (v1 is deprecated)
|
3 år sedan |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 år sedan |
Sebastiaan van Stijn
|
2a7c1cc1d6
libcontainerd/supervisor: replace BurntSushi/toml with pelletier/go-toml
|
4 år sedan |
Brian Goff
|
bef73d8b07
Wait for c8d process exit instead of polling API
|
5 år sedan |
Sebastiaan van Stijn
|
e554ab5589
Allow system.MkDirAll() to be used as drop-in for os.MkDirAll()
|
6 år sedan |
Sebastiaan van Stijn
|
c85fe2d224
Merge pull request #38522 from cpuguy83/fix_timers
|
6 år sedan |
Simão Reis
|
3134161be3
Fix nil pointer derefence on failure to connect to containerd
|
6 år sedan |
Brian Goff
|
eaad3ee3cf
Make sure timers are stopped after use.
|
6 år sedan |
Sebastiaan van Stijn
|
dd7799afd4
update containerd client and dependencies to v1.2.0
|
6 år sedan |
Tibor Vass
|
34eede0296
Remove 'docker-' prefix for containerd and runc binaries
|
6 år sedan |
Sebastiaan van Stijn
|
06b9588c2d
Merge pull request #37759 from dmcgowan/fix-libcontainerd-startup-error
|
6 år sedan |
Derek McGowan
|
ce0b0b72bc
Add fail fast path when containerd fails on startup
|
6 år sedan |
Derek McGowan
|
c3e3293843
Fix supervisor healthcheck throttling
|
6 år sedan |
John Howard
|
5accd82634
Add containerd.WithTimeout(60*time.Second) to match old calls
|
6 år sedan |
Derek McGowan
|
dd2e19ebd5
libcontainerd: split client and supervisor
|
7 år sedan |