agola/internal/services/runservice/executor/driver
Simone Gotti 6f88bd3d53 runservice: handle multiple executor archs
An executor can handle multiple archs (an executor that talks with a k8s cluster
with multi arch nodes). Don't use a label for archs but a custom executor
field.
2019-04-25 13:30:46 +02:00
..
docker.go runservice: handle multiple executor archs 2019-04-25 13:30:46 +02:00
docker_test.go runservice executor: update for executor groups 2019-04-24 12:37:55 +02:00
driver.go runservice: handle multiple executor archs 2019-04-25 13:30:46 +02:00
k8s.go runservice: handle multiple executor archs 2019-04-25 13:30:46 +02:00
k8s_test.go runservice: add k8s driver 2019-04-22 17:54:24 +02:00
k8slease.go runservice: add k8s driver 2019-04-22 17:54:24 +02:00