agola/internal/services/executor
Simone Gotti caa9d74b72 runservice: implement additional service containers
This was already defined in the config but not implemented in the executor and
drivers.

All the containers defined in the runtime after the first one will be "service"
containers. They will share the same network namespace with the other containers
in the "pod" so they can communicate between themself on loopback
2019-05-10 17:31:23 +02:00
..
driver runservice: implement additional service containers 2019-05-10 17:31:23 +02:00
registry runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00
api.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00
executor.go runservice: implement additional service containers 2019-05-10 17:31:23 +02:00