Andras Banki-Horvath
6c2d8bb176
etcd: enable optional log file for embedded etcd log output
...
In this commit we add an extra config for enabling logging to an
external file when using embedded etcd. This can be useful when running
integration tests to see more details about etcd related issues.
2021-09-10 14:40:54 +02:00
Oliver Gugger
fe931d179f
etcd+channeldb: fix linter issues, rename receiver
...
With this commit we address some issues the linter picked up after
touching older code.
2021-08-04 14:55:56 +02:00
Oliver Gugger
76e1223bf2
mod+kvdb: update etcd to v3.5.0
2021-07-27 13:09:59 +02:00
Andras Banki-Horvath
bc4ffb489d
etcd: optionally reduce concurrency to single writer for legacy code
2021-07-20 21:02:11 +02:00
Joost Jager
3c6d35ec41
kvdb/test: generalize etcd tests
2021-07-12 11:31:05 +02:00