summaryrefslogtreecommitdiff
path: root/libcontainerd
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45484 from thaJeztah/remove_deprecated_stubsSebastiaan van Stijn2023-05-121-11/+0
|\
| * daemon: remove handling for deprecated "oom-score-adjust", and produce errorSebastiaan van Stijn2023-05-061-11/+0
* | fixing consistent aliases for OCI spec importsJeyanthinath Muthuram2023-05-081-3/+3
|/
* Merge pull request #45315 from thaJeztah/deprecate_oom_score_adjustSebastiaan van Stijn2023-04-141-0/+2
|\
| * daemon: deprecate --oom-score-adjust for the daemonSebastiaan van Stijn2023-04-131-0/+2
* | use consistent alias for containerd's errdefs packageSebastiaan van Stijn2023-04-082-11/+10
|/
* libcontainerd: close stdin sync if possibleCory Snider2023-04-031-11/+36
* vendor: github.com/containerd/cgroups/v3 v3.0.1Akihiro Suda2023-03-081-2/+2
* libcontainerd: Upgrade to typeurl/v2Paweł Gronowski2023-03-081-1/+1
* Merge pull request #45032 from corhere/shim-optsSebastiaan van Stijn2023-03-021-0/+38
|\
| * daemon: allow shimv2 runtimes to be configuredCory Snider2023-02-171-0/+38
* | libcontainerd/client: Rename `cp` to `checkpoint`Paweł Gronowski2023-03-011-6/+6
* | libcontainerd/client: Fix checkpoint not being setPaweł Gronowski2023-03-011-1/+2
|/
* libc8d/remote: name task fifos after task IDCory Snider2023-01-312-7/+4
* libc8d/local: set task id to container idCory Snider2023-01-311-4/+4
* libcontainerd/local: use strings.Cut()Sebastiaan van Stijn2022-12-211-3/+2
* libcontainerd/remote: remove stray import commentSebastiaan van Stijn2022-12-081-1/+0
* libcontainerd/supervisor: use pkg/pidfile for reading and writing pidfileSebastiaan van Stijn2022-11-041-37/+7
* move pkg/system: process to a separate packageSebastiaan van Stijn2022-11-043-10/+11
* Fix containerd task deletion after failed startCory Snider2022-11-021-1/+3
* Lock OS threads when exec'ing with PdeathsigCory Snider2022-10-051-4/+21
* Share logic to create-or-replace a containerCory Snider2022-08-241-0/+62
* Refactor libcontainerd to minimize c8d RPCsCory Snider2022-08-246-735/+610
* Update container OOMKilled flag immediatelyCory Snider2022-08-242-17/+0
* cmd/dockerd: initContainerD(): clean-up some logsSebastiaan van Stijn2022-08-111-1/+1
* libcontainerd/supervisor: don't write log-level to config fileSebastiaan van Stijn2022-08-112-5/+13
* libcontainerd/supervisor: store location of config-fileSebastiaan van Stijn2022-08-111-5/+9
* libcontainerd/supervisor: store location of pidFileSebastiaan van Stijn2022-08-111-5/+5
* libcontainerd/supervisor: make supervisor adjust OOM score for containerdSebastiaan van Stijn2022-08-112-1/+21
* libcontainerd/supervisor: use correct loggerSebastiaan van Stijn2022-08-111-5/+3
* libcontainerd/supervisor: platformCleanup(): use canonical socket addressSebastiaan van Stijn2022-08-111-1/+1
* libcontainerd/supervisor: remove unused remote.rootDirSebastiaan van Stijn2022-08-101-2/+0
* libcontainerd/supervisor: remove unused RWMutexSebastiaan van Stijn2022-08-101-2/+0
* libcontainerd/supervisor: simplify logic for disabling CRI pluginSebastiaan van Stijn2022-08-033-15/+3
* libcontainerd/supervisor: remove unused optionsSebastiaan van Stijn2022-08-031-35/+0
* libcontainerd: switch generated containerd.toml to v2 (v1 is deprecated)Sebastiaan van Stijn2022-07-271-2/+3
* fix formatting of "nolint" tags for go1.19Sebastiaan van Stijn2022-07-131-1/+1
* gofmt GoDoc comments with go1.19Sebastiaan van Stijn2022-07-081-34/+34
* libcontainerd: remove support for runtime v1 APIAkihiro Suda2022-06-051-14/+2
* daemon: daemon.ContainerKill() accept stop-signal as stringSebastiaan van Stijn2022-05-051-1/+1
* libcontainerd: SignalProcess(): accept syscall.SignalSebastiaan van Stijn2022-05-052-3/+4
* Suport vpci-class-guid in the non-containerd backendPaul "TBBle" Hampson2022-03-271-2/+2
* Implement :// separator for arbitrary Windows Device IDTypesPaul "TBBle" Hampson2022-03-271-0/+5
* Windows: require Windows Server RS5 / ltsc2019 (build 17763) as minimumSebastiaan van Stijn2022-02-181-7/+0
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-272-5/+4
* libcontainerd/local: fix GoDocSebastiaan van Stijn2021-08-211-4/+4
* libcontainerd/local: remove LCOW bitsSebastiaan van Stijn2021-07-271-27/+7
* gosec: G601: Implicit memory aliasing in for loopSebastiaan van Stijn2021-06-101-0/+1
* libcontainerd: remove LCOW bitsSebastiaan van Stijn2021-06-093-232/+4
* Fixup libnetwork lint errorsBrian Goff2021-06-011-1/+1