1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration-cli/fixtures
Brian Goff c85e8622a4 Decouple plugin manager from libcontainerd package
libcontainerd has a bunch of platform dependent code and huge interfaces
that are a pain implement.
To make the plugin manager a bit easier to work with, extract the plugin
executor into an interface and move the containerd implementation to a
separate package.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-09-19 12:17:55 -04:00
..
auth Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
credentialspecs Windows: Cred spec test with well form credentials 2016-10-18 12:17:56 -07:00
deploy Fix flaky TestStackRemove test. 2017-03-24 15:31:08 -04:00
https
load Update fixtures/load to use the APIClient 2017-08-30 13:11:06 -04:00
notary Fix API incompatibilities between notary v0.3.0 and v0.4.2: 2016-10-14 17:53:34 -07:00
plugin Decouple plugin manager from libcontainerd package 2017-09-19 12:17:55 -04:00
registry distribution: errors: do not access the errors slice if it's empty 2016-03-16 09:00:39 +01:00
secrets Add integration test for stack deploy with secrets. 2017-01-26 11:33:15 -05:00