Clark
|
7180267d56
|
tests: refactor EtcdProcessClusterConfig with Functional Options Pattern
remove `cfg *EtcdProcessClusterConfig` param from `NewEtcdProcessCluster` function
Signed-off-by: Clark <fwyongxing@gmail.com>
|
2022-11-16 15:05:29 +08:00 |
|
Clark
|
9406de0033
|
tests: refactor EtcdProcessClusterConfig with Functional Options Pattern
replace all initialisations with `DefaultConfig`, `NewConfig` and `EPClusterOption`
Signed-off-by: Clark <fwyongxing@gmail.com>
|
2022-11-16 15:05:28 +08:00 |
|
Marek Siarkowicz
|
70de5c8937
|
tests: Add context to e2e cluster start
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2022-08-26 08:08:17 +02:00 |
|
Marek Siarkowicz
|
63346bfead
|
server: Use default logging configuration instead of zap production one
This fixes problem where logs json changes format of timestamp.
|
2022-04-01 10:23:42 +02:00 |
|