agola/internal/services/runservice/executor/driver
Simone Gotti a0d69f4bc3 runservice executor: update for executor groups
* Add the concept of executor groups and siblings executors
* Add the concept of dynamic executor: an executor in an executor group that
doesn't need to be manually deleted from the scheduler since the other sibling
executors will take care of cleaning up its pods.
* Remove external labels visibility from pod.
* Add functions to return the sibling executors and the executor group
* Delete pods of disappeared sibling executors
2019-04-24 12:37:55 +02:00
..
docker_test.go runservice executor: update for executor groups 2019-04-24 12:37:55 +02:00
docker.go runservice executor: update for executor groups 2019-04-24 12:37:55 +02:00
driver.go runservice executor: update for executor groups 2019-04-24 12:37:55 +02:00