agola/internal
Simone Gotti e31b0b47ef executor: listen on wildcard address
Since the current logic is to use the first available private ip address as the
advertized address we have to listen on wildcard since a different host provided
in web.ListenAddress will make the executor unreachable.

In future improve this to let the user to manually define the bind and the
advertized address (perhaps using go-sockaddr templates like done by consul) to
also support nat between the schedulers and the executors.
2019-08-06 13:42:42 +02:00
..
common *: export clients and related types 2019-08-02 12:02:01 +02:00
config config: add run when field 2019-08-05 16:07:47 +02:00
datamanager *: use sleep timer in loops 2019-07-25 16:22:54 +02:00
db db: use context functions 2019-07-25 14:49:53 +02:00
etcd etcd: add DeletePrefix method 2019-07-18 16:40:28 +02:00
git-handler internal: fix linter errors 2019-07-02 16:20:53 +02:00
git-save *: use vanity url 2019-07-01 11:40:20 +02:00
gitsources userdirectrun: allow setting destination branch/tag/ref 2019-08-05 14:45:34 +02:00
log Add common logging helper 2019-02-21 16:05:35 +01:00
objectstorage internal: fix linter errors 2019-07-02 16:20:53 +02:00
runconfig config: add run when field 2019-08-05 16:07:47 +02:00
sequence *: use vanity url 2019-07-01 11:40:20 +02:00
services executor: listen on wildcard address 2019-08-06 13:42:42 +02:00
testutil tests: test also clone step 2019-08-05 13:33:58 +02:00
toolbox internal: fix linter errors 2019-07-02 16:20:53 +02:00
util configstore: move configstore types inside configstore package 2019-08-02 10:05:47 +02:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00