summaryrefslogtreecommitdiff
path: root/plugin/v2
Commit message (Expand)AuthorAgeFilesLines
* goimports: fix importsSebastiaan van Stijn2019-09-183-4/+4
* Move plugin client creation to the extension pointBrian Goff2018-05-252-1/+46
* Various code-cleanupSebastiaan van Stijn2018-05-232-2/+2
* Fix typos: remove duplicated "the"ohbarye2018-05-171-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-212-15/+45
|\
| * Ensure plugin returns correctly scoped pathsBrian Goff2018-02-071-4/+8
| * Plugins perform propagated mount in runtime specBrian Goff2018-02-072-11/+21
| * Use runtime spec modifier for metrics plugin hookBrian Goff2018-02-072-0/+16
* | Add canonical import commentDaniel Nephin2018-02-055-5/+5
|/
* Remove redundant build-tagsSebastiaan van Stijn2017-12-181-2/+0
* Fix potential panic during plugin set.Anusha Ragunathan2017-11-281-0/+6
* Update containerd to 06b9cb35161009dcb7123345749fef02f7cea8e0Kenfe-Mickael Laventure2017-08-211-1/+1
* Make plugin emit strongly typed, consumable eventsBrian Goff2017-07-061-0/+2
* Spelling fixesJosh Soref2017-07-031-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
* Merge pull request #30014 from tiborvass/plugin-devices-redone-masterTibor Vass2017-01-101-1/+1
|\
| * plugins: rename DeviceCreation to AllowAllDevicesTibor Vass2017-01-101-1/+1
* | Merge pull request #29564 from aaronlehmann/getter-typesVincent Demeester2017-01-101-3/+3
|\ \ | |/ |/|
| * plugingetter: Avoid all caps for constant declarationsAaron Lehmann2017-01-041-3/+3
* | *: use opencontainers/go-digest packageStephen J Day2017-01-061-1/+1
|/
* Implement content addressability for pluginsTonis Tiigi2016-12-233-183/+149
* fix devices in pluginsVictor Vieux2016-12-151-2/+2
* Refcount graphdriver plugins properlyBrian Goff2016-12-091-0/+14
* Merge pull request #26398 from tiborvass/plugin-fixesAnusha Ragunathan2016-12-091-31/+36
|\
| * plugins: container-rootfs-relative pathsTibor Vass2016-12-091-31/+36
* | Fix race in setting plugin refcounts.Anusha Ragunathan2016-12-091-3/+3
|/
* Make v2/Plugin accesses safe.Anusha Ragunathan2016-12-061-26/+64
* refactor plugin installVictor Vieux2016-12-021-47/+0
* Merge pull request #28601 from tiborvass/plugin-misc-fixesAnusha Ragunathan2016-11-221-19/+79
|\
| * plugins: misc fixesTibor Vass2016-11-221-21/+14
| * plugins: support for devicesTibor Vass2016-11-221-9/+28
| * plugins: support for host networkingTibor Vass2016-11-211-0/+28
| * plugins: linux capabilities and device creationTibor Vass2016-11-211-8/+28
* | Add HTTP client timeout.Anusha Ragunathan2016-11-211-0/+1
|/
* support mounts, devices and args for docker plugin setVictor Vieux2016-11-103-5/+53
* rename plugin manifestVictor Vieux2016-11-101-32/+32
* support env for docker plugin setVictor Vieux2016-11-073-12/+238
* Fix stack overflow in ErrInAdequateCapacity.Anusha Ragunathan2016-10-281-4/+6
* Make experimental a runtime flagKenfe-Mickael Laventure2016-10-242-249/+240
* Remove restartmanager from pluginsTonis Tiigi2016-10-071-7/+6
* Make graphdrivers work with pluginv2.Anusha Ragunathan2016-09-202-242/+249
* add check plugin is not used before rmVictor Vieux2016-09-151-0/+1
* Add engine-api types to dockerMichael Crosby2016-09-071-1/+1
* Reorganize plugin package into sub packages.Anusha Ragunathan2016-08-271-0/+261