agola/internal/services/runservice/executor
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
..
driver runservice executor: update for executor groups 2019-04-24 12:37:55 +02:00
registry runservice: update docker registry auth 2019-04-22 14:38:25 +02:00
api.go *: implement setup step 2019-03-13 15:48:35 +01:00
executor.go runservice executor: update for executor groups 2019-04-24 12:37:55 +02:00