agola/internal/services/executor/driver
Simone Gotti 87f182a0c9 *: use errors.Is/errors.As to handle wrapped error checking
Enable golangci-lint errorlint linter to check proper use of errors.Is
and error.As instead of direct comparison or error type casting.
2022-02-24 17:07:29 +01:00
..
docker.go executor: add init image config authentication options 2021-05-26 08:57:21 +02:00
docker_test.go go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00
driver.go *: implement ability to add tmpfs volumes to containers 2019-10-08 16:36:23 +02:00
k8s.go *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
k8s_test.go go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00
k8slease.go executor: fix linter errors 2019-07-02 15:18:52 +02:00