agola/internal/services/runservice/action
Simone Gotti b81ad4cd8c runservice: fix/improve executor delete logic
* Don't fail tasks inside the delete executor action, just delete the executor
from etcd

* The scheduler, when detecting a task without a related executor will mark the
task as failed and correctly set end time of the task and its steps.
2019-07-29 12:06:15 +02:00
..
action.go runservice: fix/improve executor delete logic 2019-07-29 12:06:15 +02:00
action_test.go runservice: fix linter errors 2019-07-02 14:53:01 +02:00
maintenance.go runservice: maintenance/export/import 2019-07-29 11:52:30 +02:00