-
Hello,
I noticed that currently the latest version at pypi is 0.12.0:
https://pypi.org/project/etcd3/
and actually the latest tag also looks like v0.12.0
As there are several important improvem…
-
### Ⅰ. Issue Description
seata-server使用etcd3 进行服务注册 在保活因网络问题触发IOException后 没有进行重试而是直接退出保活流程 使得网络问题恢复后 seata无法自动恢复服务
### Ⅱ. Describe what happened
保活异常后没有重试 使得etcd中不在存在这个节点 网络恢复后依然不能自动恢复保活
2021-0…
-
### What version of gRPC and what language are you using?
1.48.1, Python 3.8.10
### What operating system (Linux, Windows,...) and version?
Ubuntu 20.04.2 LTS
### What runtime / compiler are y…
-
etcd 3.4.0 has been released; however, it doesn't look like it's supported in `ct` yet.
https://github.com/coreos/container-linux-config-transpiler/blob/master/config/types/etcd.go#L58
It looks …
-
**Describe the bug**
loki v2.9.5 does not support etcd with tls config.
**Expected behavior**
{"level":"warn","ts":"2024-03-16T09:10:20.224Z","logger":"etcd-client","caller":"v3/retry_interce…
-
**Rancher Server Setup**
- Rancher version: 2.7.1
- Installation option (Docker install/Helm Chart):
- provider cloudstack
- deployed on RKE (3 nodes)
**Information about the Cluster**
- K…
-
### Preflight Checklist
- [X] I have searched the [issue tracker](https://www.github.com/spf13/viper/issues) for an issue that matches the one I want to file, without success.
### Problem Descriptio…
-
### What would you like to be added?
Today, unit-level tests only exist for `*etcd3.store{}`, and cannot be run against any other implementation of `storage.Interface`. In general, these tests defi…
-
connected to server and few minutes later call client.get('/xxx'), got error:
```
grpc._channel._Rendezvous:
-
Doesn't look like there's anyway to provide user credentials to the etcd.client object.