-
hi, thanks for the great lib you made! But I got an error when I ininstall etcd3 by pip.
env:
OS: ubuntu 16.4
pip version: 9.0.3
python version: 2.7.12
I build a docker image for python proje…
-
Hi I am running lithops with code engine. I set `runtime_timeout` and `execution_timeout` in the cofig to be both 21600 seconds (6 hours). But the `execution_timeout` will be always set to 1195 becaus…
-
etcdctl uses the default port of 2379, `etcdctl lease keep-alive` command will prompt confusing error messages if we change endpoint port as follows.
```
(.venv) 🍺 /Users/zhl/go/src/github.com/etcd…
-
**Environmental Info:**
K3s Version: v1.21.3+k3s1
Node(s) CPU architecture, OS, and Version: Linux ctos 5.9.16-1-MANJARO #1 SMP PREEMPT Mon Dec 21 22:00:46 UTC 2020 x86_64 GNU/Linux, 16GB, i…
-
**Environmental Info:**
RKE2 Version:
rke2 version v1.21.3+rke2r1 (2ed0b0d1b6924af4414393cd1796c174a1ff5352)
go version go1.16.6b7
Node(s) CPU architecture, OS, and Version: Linux ip-10-0-16-149…
-
### What happened?
I encounter a serious data inconsistent problem when using etcd 3.5.4。I have a three node etcd cluster, the problem will be happened occasionally when three node reboot at the same…
-
[root@localhost chatengine]# docker-compose -f ./docker-compose.yml up -d
Pulling chatengine (chatengine/server:latest)...
ERROR: The image for the service you're trying to recreate has been removed…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.16.5 linux/amd64
### Does this issue reproduce with the latest release?
### What operating system…
-
**Describe the bug**
Was able to set up leader, but not the replica nodes when converting standalone installation to patroni.
**To Reproduce**
Steps to reproduce the behavior:
Follow https://pa…
-
**Describe the bug**
I noticed the `dcs_last_seen` flag is being updated by Patroni internally (I added some debugging to print it out) even if etcd is unavailable. The same seems to be not true if…