summaryrefslogtreecommitdiff
path: root/plugin/executor
Commit message (Expand)AuthorAgeFilesLines
* daemon: allow shimv2 runtimes to be configuredCory Snider2023-02-171-5/+6
* Fix containerd task deletion after failed startCory Snider2022-11-021-1/+1
* Share logic to create-or-replace a containerCory Snider2022-08-241-32/+2
* Refactor libcontainerd to minimize c8d RPCsCory Snider2022-08-241-29/+103
* plugin: Executor.Signal() accept syscall.SignalSebastiaan van Stijn2022-05-051-2/+2
* libcontainerd: SignalProcess(): accept syscall.SignalSebastiaan van Stijn2022-05-051-1/+2
* daemon: move default namespaces to daemon/configSebastiaan van Stijn2022-04-171-3/+0
* Configure shims from runtime configBrian Goff2020-07-131-9/+7
* cgroup2: use shim V2Akihiro Suda2020-01-011-2/+2
* goimports: fix importsSebastiaan van Stijn2019-09-181-1/+1
* Add (hidden) flags to set containerd namespacesBrian Goff2019-07-111-2/+2
* Remove inmemory container mapMichael Crosby2019-04-052-174/+15
* Remove libcontainerd status typeMichael Crosby2019-04-042-7/+8
* Windows: Experimental: Allow containerd for runtimeJohn Howard2019-03-122-16/+17
* Use assert.NilError() instead of assert.Assert()Sebastiaan van Stijn2019-01-211-3/+3
* libcontainerd: split client and supervisorDerek McGowan2018-08-061-4/+6
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-1/+1
* vendor: update containerd to 63522d9Tonis Tiigi2018-06-081-1/+1
* Fix panic on daemon restart with running pluginBrian Goff2018-06-071-26/+19
* Various code-cleanupSebastiaan van Stijn2018-05-231-1/+1
* Make sure plugin container is removed on failureBrian Goff2018-03-282-7/+191
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Move api/errdefs to errdefsBrian Goff2018-01-111-1/+1
* Remove libcontainerd.IOPipeDaniel Nephin2018-01-091-1/+1
* daemon, plugin: follow containerd namespace conventionsStephen J Day2017-12-151-1/+1
* Update daemon code for containerd API changesMichael Crosby2017-11-301-12/+12
* Update libcontainerd to use containerd 1.0Kenfe-Mickael Laventure2017-10-201-17/+86
* Decouple plugin manager from libcontainerd packageBrian Goff2017-09-191-0/+77