summaryrefslogtreecommitdiff
path: root/plugin/v2/plugin_linux.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/system: deprecate DefaultPathEnv, move to ociSebastiaan van Stijn2022-11-291-2/+1
* goimports: fix importsSebastiaan van Stijn2019-09-181-1/+1
* Various code-cleanupSebastiaan van Stijn2018-05-231-1/+1
* Don't sort plugin mounts sliceBrian Goff2018-03-281-5/+0
* Merge pull request #35829 from cpuguy83/no_private_mount_for_pluginsSebastiaan van Stijn2018-02-211-5/+21
|\
| * Plugins perform propagated mount in runtime specBrian Goff2018-02-071-5/+16
| * Use runtime spec modifier for metrics plugin hookBrian Goff2018-02-071-0/+5
* | Add canonical import commentDaniel Nephin2018-02-051-1/+1
|/
* Remove redundant build-tagsSebastiaan van Stijn2017-12-181-2/+0
* Update containerd to 06b9cb35161009dcb7123345749fef02f7cea8e0Kenfe-Mickael Laventure2017-08-211-1/+1
* LCOW: OCI Spec and Environment for container startJohn Howard2017-06-201-1/+2
* Update moby to runc and oci 1.0 runtime final rcMichael Crosby2017-05-051-6/+9
* Add pid host supportAnusha Ragunathan2017-03-211-0/+3
* Add support in plugin config for accessing host ipc namespace.Anusha Ragunathan2017-03-211-0/+4
* plugin: use pkg/errors in more placesTibor Vass2017-01-311-3/+3
* plugins: rename DeviceCreation to AllowAllDevicesTibor Vass2017-01-101-1/+1
* Implement content addressability for pluginsTonis Tiigi2016-12-231-0/+121