-
When trying to extract node specs for templating using json fails.
The result is not JSON for ETCDv3.
"The base server interface uses gRPC instead of JSON for increased efficiency."
To create a …
-
Hi!
I am experimenting with etcdv3 (built from master). I tried to use `concurrency.Session` primitive and seems that it can stuck if client connection to server fails and then reestablishes. I came u…
-
Hello ETCd team,
I've got a security question for you.
Assuming that we have a TLS enabled cluster with N members.
Both `--peer-client-cert-auth` and `--client-cert-auth` are enabled as well.
…
-
Hello,
I don´t found anywhere the ETCD size requirements in the stolon documentation.
The ETCD limits are: "**_The default storage size limit is 2GB, configurable with --quota-backend-bytes flag…
-
```
./bin/etcdctl cluster-health
```
```
failed to check the health of member 8e9e05c52164694d on http://localhost:2379: Get http://localhost:2379/health: EOF
member 8e9e05c52164694d is unreachab…
-
After doing a migration from Calico v2.6 to Calico v3.1.0-rc1 with calico-upgrade v1.0.2 I was unable to
see any workload endpoints, profiles, or policies that should be created by OpenStack Calico …
-
Looks like etcd v3 is the recommended version for k8s 1.6, so we should consider switching to it.
-
Stolon `v0.10.0`, I'm getting this error:
```
cannot update cluster data: Unable to complete atomic operation, key modified
```
According to this code, getting this error message should be imp…
-
Before updating etcdv3 client, confd will feign death after about 7 min in my product server. And after updating, it can keep running normally in several hours. But I still need to restart confd inter…
-
### Submission type
- Bug report
### Environment
Kubernetes 1.7.11
#### Stolon version
Image: sorintlab/stolon:master-pg9.6
Command:
/bin/bash
-ec
exec go…