Benjamin Wang
|
0c1901466f
|
test: add test case to cover the CommonName based authentication
Refer to https://github.com/etcd-io/etcd/issues/14764
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2022-11-16 18:34:34 +08:00 |
|
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
|
caaeee2920
|
tests: refactor EtcdProcessClusterConfig with Functional Options Pattern
replace some initialisations with `DefaultConfig`, `NewConfig` and `EPClusterOption`
Signed-off-by: Clark <fwyongxing@gmail.com>
|
2022-11-13 00:27:41 +08:00 |
|
Benjamin Wang
|
080effc935
|
test: enhance StartNewProc to accept one more parameter: EtcdProcessClusterConfig
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2022-11-09 16:04:22 +08:00 |
|
Oleg Guba
|
fbed8cb645
|
etcdserver: call refreshRangePermCache on Recover() in AuthStore
Signed-off-by: Oleg Guba <oleg@dropbox.com>
|
2022-10-27 15:05:05 -07:00 |
|