aboutsummaryrefslogtreecommitdiff
path: root/libcontainerd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prepare tests for Windows containerd supportOlli Janatuinen2021-04-221-1/+2
* libcontainerd/supervisor: replace BurntSushi/toml with pelletier/go-tomlSebastiaan van Stijn2021-04-023-19/+11
* libcontainerd: remove unused constsSebastiaan van Stijn2021-03-191-5/+0
* libcontainerd: remove unused win32 errors (leftover from TP4)Sebastiaan van Stijn2021-03-191-10/+0
* Added container ID to containerd task delete event messagesCam2020-10-301-0/+7
* Merge pull request #41527 from thaJeztah/no_oom_score_adjTibor Vass2020-10-151-3/+0
|\
| * daemon: don't adjust oom-score if score is 0Sebastiaan van Stijn2020-10-051-3/+0
* | "Fix" checkpoint on v2 runtimeBrian Goff2020-10-121-14/+27
|/
* libcontainerd: use cancellable context for eventsBrian Goff2020-08-121-4/+14
* Use IsServing to determine if c8d client is readyBrian Goff2020-08-121-6/+32
* Remove unused useShimV2()Sebastiaan van Stijn2020-07-151-1/+0
* Configure shims from runtime configBrian Goff2020-07-136-36/+17
* cgroup2: implement `docker stats`Akihiro Suda2020-04-021-4/+6
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-1/+1
* cgroup2: use shim V2Akihiro Suda2020-01-015-22/+65
* Merge pull request #40146 from thaJeztah/move_hcsshimBrian Goff2019-12-193-19/+38
|\
| * libcontainerd: move hcsshim import to windows-only fileSebastiaan van Stijn2019-12-103-19/+38
* | libcontainerd: normalize comment formattingSebastiaan van Stijn2019-11-272-34/+34
|/
* Rename "v1" to "statsV1"Sebastiaan van Stijn2019-11-011-3/+3
* bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470aSebastiaan van Stijn2019-10-311-3/+3
* Use hcsshim osversion package for Windows versionsSebastiaan van Stijn2019-10-221-3/+4