agola/internal/services/executor
Simone Gotti 0296d594b5 executor: add option to allow privileged containers
* add a config option allowPrivilegedContainers
* fail task setup if privileged containers are requested but they aren't
allowed.
* report if privileged containers are allowed to the runservice
2019-06-13 18:31:08 +02:00
..
driver docker driver: allow multiple executors on same docker daemon 2019-06-12 17:29:43 +02:00
registry *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
api.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
executor.go executor: add option to allow privileged containers 2019-06-13 18:31:08 +02:00