agola/internal/services/runservice
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
..
action runservice types: refactor unmarshal 2019-06-08 16:30:36 +02:00
api runservice: check if executor is alive before scheduling tasks 2019-06-12 18:12:37 +02:00
common runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
readdb readdb: ensure that we apply only etcd committed wals 2019-06-03 18:02:09 +02:00
store *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
types executor: add option to allow privileged containers 2019-06-13 18:31:08 +02:00
runservice.go runservice: add runEvents handler 2019-05-15 09:46:21 +02:00
scheduler.go runservice: check if executor is alive before scheduling tasks 2019-06-12 18:12:37 +02:00
scheduler_test.go runservice: check if executor is alive before scheduling tasks 2019-06-12 18:12:37 +02:00