agola/internal/services/executor/driver
Simone Gotti faded9b809 docker driver: handle already deleted containers
don't expect that all the containers of a pod are available. Some could be
already be removed. Improve the logic of sorting containers by their index.
2019-05-15 15:55:08 +02:00
..
docker.go docker driver: handle already deleted containers 2019-05-15 15:55:08 +02:00
docker_test.go docker driver: handle already deleted containers 2019-05-15 15:55:08 +02:00
driver.go runservice drivers: define ExecConfig AttachStdin 2019-05-10 16:50:31 +02:00
k8s.go runservice: implement additional service containers 2019-05-10 17:31:23 +02:00
k8s_test.go runservice: implement additional service containers 2019-05-10 17:31:23 +02:00
k8slease.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00